Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/template/
H A DFilledNetChartType.cxx50 FilledNetChartType::FilledNetChartType( in FilledNetChartType() function in chart::FilledNetChartType
55 FilledNetChartType::FilledNetChartType( const FilledNetChartType & rOther ) : in FilledNetChartType() function in chart::FilledNetChartType
60 FilledNetChartType::~FilledNetChartType() in ~FilledNetChartType()
64 uno::Reference< util::XCloneable > SAL_CALL FilledNetChartType::createClone() in createClone()
67 return uno::Reference< util::XCloneable >( new FilledNetChartType( *this )); in createClone()
71 ::rtl::OUString SAL_CALL FilledNetChartType::getChartType() in getChartType()
77 uno::Sequence< ::rtl::OUString > FilledNetChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
87 APPHELPER_XSERVICEINFO_IMPL( FilledNetChartType,
H A DFilledNetChartType.hxx32 class FilledNetChartType : public NetChartType_Base class
35 FilledNetChartType( ::com::sun::star::uno::Reference<
37 virtual ~FilledNetChartType();
42 APPHELPER_SERVICE_FACTORY_HELPER( FilledNetChartType )
45 explicit FilledNetChartType( const FilledNetChartType & rOther );
H A D_serviceregistration_charttypes.cxx93 ::chart::FilledNetChartType::create
94 , ::chart::FilledNetChartType::getImplementationName_Static
95 , ::chart::FilledNetChartType::getSupportedServiceNames_Static
H A Dmakefile.mk58 $(SLO)$/FilledNetChartType.obj \

Completed in 15 milliseconds