LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/document/XUndoManager.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <cppuhelper/implbase2.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | chart::UndoManager |
Namespaces | |
namespace | chart |
namespace | chart::impl |
Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Typedefs | |
typedef ::cppu::ImplHelper2< css::document::XUndoManager, css::util::XModifyBroadcaster > | chart::impl::UndoManager_Base |