Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/template/
H A DAreaChartType.cxx35 AreaChartType::AreaChartType( in AreaChartType() function in chart::AreaChartType
40 AreaChartType::AreaChartType( const AreaChartType & rOther ) : in AreaChartType() function in chart::AreaChartType
44 AreaChartType::~AreaChartType() in ~AreaChartType()
48 uno::Reference< util::XCloneable > SAL_CALL AreaChartType::createClone() in createClone()
51 return uno::Reference< util::XCloneable >( new AreaChartType( *this )); in createClone()
55 ::rtl::OUString SAL_CALL AreaChartType::getChartType() in getChartType()
61 uno::Sequence< ::rtl::OUString > AreaChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
70 APPHELPER_XSERVICEINFO_IMPL( AreaChartType,
H A DAreaChartType.hxx32 class AreaChartType : public ChartType class
35 AreaChartType(
38 virtual ~AreaChartType();
43 APPHELPER_SERVICE_FACTORY_HELPER( AreaChartType )
46 explicit AreaChartType( const AreaChartType & rOther );
H A D_serviceregistration_charttypes.cxx45 ::chart::AreaChartType::create
46 , ::chart::AreaChartType::getImplementationName_Static
47 , ::chart::AreaChartType::getSupportedServiceNames_Static
H A Dmakefile.mk47 $(SLO)$/AreaChartType.obj \

Completed in 60 milliseconds