|
LibreOffice Module chart2 (master) 1
|
#include "CommandDispatch.hxx"#include <com/sun/star/view/XSelectionChangeListener.hpp>#include <cppuhelper/implbase.hxx>#include <rtl/ref.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | chart::ControllerCommandDispatch |
| This class is a CommandDispatch that is responsible for all commands that the ChartController supports. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::view |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Typedefs | |
| typedef ::cppu::ImplInheritanceHelper< CommandDispatch, css::view::XSelectionChangeListener > | chart::impl::ControllerCommandDispatch_Base |