|
LibreOffice Module chart2 (master) 1
|
#include "OPropertySet.hxx"#include <cppuhelper/implbase.hxx>#include <comphelper/uno3.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/chart2/XChartType.hpp>#include <com/sun/star/chart2/XDataSeriesContainer.hpp>#include <com/sun/star/util/XCloneable.hpp>#include <com/sun/star/util/XModifyBroadcaster.hpp>#include <com/sun/star/util/XModifyListener.hpp>#include <rtl/ref.hxx>#include <vector>#include "charttoolsdllapi.hxx"Go to the source code of this file.
Classes | |
| class | chart::ChartType |
Namespaces | |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::chart2::XChartType, css::chart2::XDataSeriesContainer, css::util::XCloneable, css::util::XModifyBroadcaster, css::util::XModifyListener > | chart::impl::ChartType_Base |
Enumerations | |
| enum | { chart::PROP_PIECHARTTYPE_USE_RINGS , chart::PROP_PIECHARTTYPE_3DRELATIVEHEIGHT } |