LibreOffice Module chart2 (master) 1
|
#include "UndoActions.hxx"
#include "ChartModelClone.hxx"
#include <ChartModel.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <svx/svdundo.hxx>
#include <memory>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | chart |
namespace | chart::impl |
Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |