Searched refs:ColumnChartType (Results 1 – 4 of 4) sorted by relevance
136 ColumnChartType::ColumnChartType( in ColumnChartType() function in chart::ColumnChartType141 ColumnChartType::ColumnChartType( const ColumnChartType & rOther ) : in ColumnChartType() function in chart::ColumnChartType146 ColumnChartType::~ColumnChartType() in ~ColumnChartType()150 uno::Reference< util::XCloneable > SAL_CALL ColumnChartType::createClone() in createClone()153 return uno::Reference< util::XCloneable >( new ColumnChartType( *this )); in createClone()157 ::rtl::OUString SAL_CALL ColumnChartType::getChartType() in getChartType()164 uno::Any ColumnChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()174 ::cppu::IPropertyArrayHelper & SAL_CALL ColumnChartType::getInfoHelper() in getInfoHelper()180 uno::Reference< beans::XPropertySetInfo > SAL_CALL ColumnChartType::getPropertySetInfo() in getPropertySetInfo()188 uno::Sequence< ::rtl::OUString > ColumnChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
32 class ColumnChartType : public ChartType class35 ColumnChartType(38 virtual ~ColumnChartType();43 APPHELPER_SERVICE_FACTORY_HELPER( ColumnChartType )46 explicit ColumnChartType( const ColumnChartType & rOther );
69 ::chart::ColumnChartType::create70 , ::chart::ColumnChartType::getImplementationName_Static71 , ::chart::ColumnChartType::getSupportedServiceNames_Static
55 $(SLO)$/ColumnChartType.obj \
Completed in 34 milliseconds