Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Dlegacysingletonfactory.cxx67 class COMPHELPER_DLLPRIVATE LegacySingletonFactory : public LegacySingletonFactory_Base class
70 LegacySingletonFactory(
85 ~LegacySingletonFactory();
102LegacySingletonFactory::LegacySingletonFactory( ::cppu::ComponentFactoryFunc _componentFactoryFunc… in LegacySingletonFactory() function in comphelper::LegacySingletonFactory
115 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 15 milliseconds