|
LibreOffice Module chart2 (master) 1
|
#include <cppuhelper/implbase.hxx>#include <com/sun/star/chart2/data/XLabeledDataSequence2.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include "ModifyListenerHelper.hxx"#include "charttoolsdllapi.hxx"Go to the source code of this file.
Classes | |
| class | chart::LabeledDataSequence |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::chart2 |
| namespace | com::sun::star::chart2::data |
| namespace | com::sun::star::util |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Typedefs | |
| typedef cppu::WeakImplHelper< css::chart2::data::XLabeledDataSequence2, css::lang::XServiceInfo > | chart::impl::LabeledDataSequence_Base |