Searched refs:LegacySingletonFactory (Results 1 – 1 of 1) sorted by relevance
67 class COMPHELPER_DLLPRIVATE LegacySingletonFactory : public LegacySingletonFactory_Base class70 LegacySingletonFactory(85 ~LegacySingletonFactory();102 …LegacySingletonFactory::LegacySingletonFactory( ::cppu::ComponentFactoryFunc _componentFactoryFunc… in LegacySingletonFactory() function in comphelper::LegacySingletonFactory115 LegacySingletonFactory::~LegacySingletonFactory() in ~LegacySingletonFactory()122 …::rtl::OUString SAL_CALL LegacySingletonFactory::getImplementationName( ) throw (RuntimeException) in getImplementationName()128 …::sal_Bool SAL_CALL LegacySingletonFactory::supportsService( const ::rtl::OUString& _rServiceName … in supportsService()137 …Sequence< ::rtl::OUString > SAL_CALL LegacySingletonFactory::getSupportedServiceNames( ) throw (R… in getSupportedServiceNames()143 …bool LegacySingletonFactory::impl_nts_ensureInstance( const Reference< XComponentContext >& _rxCon… in impl_nts_ensureInstance()156 …Reference< XInterface > SAL_CALL LegacySingletonFactory::createInstanceWithContext( const Referenc… in createInstanceWithContext()[all …]
Completed in 6 milliseconds