Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/model/template/
H A DNetChartType.cxx156 NetChartType::NetChartType( in NetChartType() function in chart::NetChartType
161 NetChartType::NetChartType( const NetChartType & rOther ) : in NetChartType() function in chart::NetChartType
166 NetChartType::~NetChartType() in ~NetChartType()
170 uno::Reference< util::XCloneable > SAL_CALL NetChartType::createClone() in createClone()
173 return uno::Reference< util::XCloneable >( new NetChartType( *this )); in createClone()
177 ::rtl::OUString SAL_CALL NetChartType::getChartType() in getChartType()
183 uno::Sequence< ::rtl::OUString > NetChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
193 APPHELPER_XSERVICEINFO_IMPL( NetChartType,
H A DNetChartType.hxx62 class NetChartType : public NetChartType_Base class
65 NetChartType( ::com::sun::star::uno::Reference<
67 virtual ~NetChartType();
72 APPHELPER_SERVICE_FACTORY_HELPER( NetChartType )
75 explicit NetChartType( const NetChartType & rOther );
H A D_serviceregistration_charttypes.cxx85 ::chart::NetChartType::create
86 , ::chart::NetChartType::getImplementationName_Static
87 , ::chart::NetChartType::getSupportedServiceNames_Static
H A Dmakefile.mk61 $(SLO)$/NetChartType.obj \

Completed in 13 milliseconds