Home
last modified time | relevance | path

Searched refs:PieChartType (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/model/template/
H A DPieChartType.cxx137 PieChartType::PieChartType( in PieChartType() function in chart::PieChartType
146 PieChartType::PieChartType( const PieChartType & rOther ) : in PieChartType() function in chart::PieChartType
151 PieChartType::~PieChartType() in ~PieChartType()
155 uno::Reference< util::XCloneable > SAL_CALL PieChartType::createClone() in createClone()
158 return uno::Reference< util::XCloneable >( new PieChartType( *this )); in createClone()
162 ::rtl::OUString SAL_CALL PieChartType::getChartType() in getChartType()
169 PieChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem()
207 uno::Any PieChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
218 ::cppu::IPropertyArrayHelper & SAL_CALL PieChartType::getInfoHelper() in getInfoHelper()
230 uno::Sequence< ::rtl::OUString > PieChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
[all …]
H A DPieChartType.hxx32 class PieChartType : public ChartType class
35 PieChartType(
39 virtual ~PieChartType();
44 APPHELPER_SERVICE_FACTORY_HELPER( PieChartType )
47 explicit PieChartType( const PieChartType & rOther );
H A D_serviceregistration_charttypes.cxx101 ::chart::PieChartType::create
102 , ::chart::PieChartType::getImplementationName_Static
103 , ::chart::PieChartType::getSupportedServiceNames_Static
H A Dmakefile.mk63 $(SLO)$/PieChartType.obj \

Completed in 22 milliseconds