Searched refs:NetChartType (Results 1 – 4 of 4) sorted by relevance
156 NetChartType::NetChartType( in NetChartType() function in chart::NetChartType161 NetChartType::NetChartType( const NetChartType & rOther ) : in NetChartType() function in chart::NetChartType166 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,
62 class NetChartType : public NetChartType_Base class65 NetChartType( ::com::sun::star::uno::Reference<67 virtual ~NetChartType();72 APPHELPER_SERVICE_FACTORY_HELPER( NetChartType )75 explicit NetChartType( const NetChartType & rOther );
85 ::chart::NetChartType::create86 , ::chart::NetChartType::getImplementationName_Static87 , ::chart::NetChartType::getSupportedServiceNames_Static
61 $(SLO)$/NetChartType.obj \
Completed in 20 milliseconds