|
LibreOffice Module chart2 (master) 1
|
#include "UndoManager.hxx"#include <ChartModel.hxx>#include <ChartViewHelper.hxx>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/lang/NoSupportException.hpp>#include <framework/undomanagerhelper.hxx>#include <framework/imutex.hxx>#include <officecfg/Office/Common.hxx>#include <svl/undo.hxx>Go to the source code of this file.
Classes | |
| class | chart::impl::UndoManager_Impl |
Namespaces | |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |