Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/model/template/
H A DColumnChartType.cxx136 ColumnChartType::ColumnChartType( in ColumnChartType() function in chart::ColumnChartType
141 ColumnChartType::ColumnChartType( const ColumnChartType & rOther ) : in ColumnChartType() function in chart::ColumnChartType
146 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 …]
H A DColumnChartType.hxx32 class ColumnChartType : public ChartType class
35 ColumnChartType(
38 virtual ~ColumnChartType();
43 APPHELPER_SERVICE_FACTORY_HELPER( ColumnChartType )
46 explicit ColumnChartType( const ColumnChartType & rOther );
H A D_serviceregistration_charttypes.cxx69 ::chart::ColumnChartType::create
70 , ::chart::ColumnChartType::getImplementationName_Static
71 , ::chart::ColumnChartType::getSupportedServiceNames_Static
H A Dmakefile.mk55 $(SLO)$/ColumnChartType.obj \

Completed in 21 milliseconds