Searched refs:AreaChartType (Results 1 – 4 of 4) sorted by relevance
35 AreaChartType::AreaChartType( in AreaChartType() function in chart::AreaChartType40 AreaChartType::AreaChartType( const AreaChartType & rOther ) : in AreaChartType() function in chart::AreaChartType44 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,
32 class AreaChartType : public ChartType class35 AreaChartType(38 virtual ~AreaChartType();43 APPHELPER_SERVICE_FACTORY_HELPER( AreaChartType )46 explicit AreaChartType( const AreaChartType & rOther );
45 ::chart::AreaChartType::create46 , ::chart::AreaChartType::getImplementationName_Static47 , ::chart::AreaChartType::getSupportedServiceNames_Static
47 $(SLO)$/AreaChartType.obj \
Completed in 19 milliseconds