Searched refs:BarChartType (Results 1 – 4 of 4) sorted by relevance
35 BarChartType::BarChartType( in BarChartType() function in chart::BarChartType40 BarChartType::BarChartType( const BarChartType & rOther ) : in BarChartType() function in chart::BarChartType45 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,
32 class BarChartType : public ChartType class35 BarChartType(38 virtual ~BarChartType();43 APPHELPER_SERVICE_FACTORY_HELPER( BarChartType )46 explicit BarChartType( const BarChartType & rOther );
53 ::chart::BarChartType::create54 , ::chart::BarChartType::getImplementationName_Static55 , ::chart::BarChartType::getSupportedServiceNames_Static
49 $(SLO)$/BarChartType.obj \
Completed in 22 milliseconds