Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/model/template/
H A DBarChartType.cxx35 BarChartType::BarChartType( in BarChartType() function in chart::BarChartType
40 BarChartType::BarChartType( const BarChartType & rOther ) : in BarChartType() function in chart::BarChartType
45 BarChartType::~BarChartType() in ~BarChartType()
49 uno::Reference< util::XCloneable > SAL_CALL BarChartType::createClone() in createClone()
52 return uno::Reference< util::XCloneable >( new BarChartType( *this )); in createClone()
56 ::rtl::OUString SAL_CALL BarChartType::getChartType() in getChartType()
62 uno::Sequence< ::rtl::OUString > BarChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
71 APPHELPER_XSERVICEINFO_IMPL( BarChartType,
H A DBarChartType.hxx32 class BarChartType : public ChartType class
35 BarChartType(
38 virtual ~BarChartType();
43 APPHELPER_SERVICE_FACTORY_HELPER( BarChartType )
46 explicit BarChartType( const BarChartType & rOther );
H A D_serviceregistration_charttypes.cxx53 ::chart::BarChartType::create
54 , ::chart::BarChartType::getImplementationName_Static
55 , ::chart::BarChartType::getSupportedServiceNames_Static
H A Dmakefile.mk49 $(SLO)$/BarChartType.obj \

Completed in 26 milliseconds