|
LibreOffice Module chart2 (master) 1
|
#include "CommandDispatch.hxx"#include <ObjectIdentifier.hxx>#include <cppuhelper/implbase.hxx>#include <com/sun/star/view/XSelectionChangeListener.hpp>#include <rtl/ref.hxx>Go to the source code of this file.
Classes | |
| class | chart::StatusBarCommandDispatch |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::util |
| 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::StatusBarCommandDispatch_Base |