LibreOffice Module chart2 (master) 1
Classes | Namespaces | Typedefs | Enumerations
ChartType.hxx File Reference
#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"
Include dependency graph for ChartType.hxx:
This graph shows which files directly or indirectly include this file:

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
}