Searched refs:PieChartType (Results 1 – 4 of 4) sorted by relevance
137 PieChartType::PieChartType( in PieChartType() function in chart::PieChartType146 PieChartType::PieChartType( const PieChartType & rOther ) : in PieChartType() function in chart::PieChartType151 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 …]
32 class PieChartType : public ChartType class35 PieChartType(39 virtual ~PieChartType();44 APPHELPER_SERVICE_FACTORY_HELPER( PieChartType )47 explicit PieChartType( const PieChartType & rOther );
101 ::chart::PieChartType::create102 , ::chart::PieChartType::getImplementationName_Static103 , ::chart::PieChartType::getSupportedServiceNames_Static
63 $(SLO)$/PieChartType.obj \
Completed in 21 milliseconds