Searched refs:SfxModelFactory (Results 1 – 1 of 1) sorted by relevance
77 class SfxModelFactory : public SfxModelFactory_Base class80 SfxModelFactory(97 virtual ~SfxModelFactory();113 SfxModelFactory::SfxModelFactory( const Reference< XMultiServiceFactory >& _rxServiceFactory, in SfxModelFactory() function in sfx2::SfxModelFactory124 SfxModelFactory::~SfxModelFactory() in ~SfxModelFactory()129 …Reference< XInterface > SfxModelFactory::impl_createInstance( const sal_uInt64 _nCreationFlags ) c… in impl_createInstance()135 …Reference< XInterface > SAL_CALL SfxModelFactory::createInstance( ) throw (Exception, RuntimeExce… in createInstance()204 ::rtl::OUString SAL_CALL SfxModelFactory::getImplementationName( ) throw (RuntimeException) in getImplementationName()210 …::sal_Bool SAL_CALL SfxModelFactory::supportsService( const ::rtl::OUString& _rServiceName ) throw… in supportsService()220 …Sequence< ::rtl::OUString > SAL_CALL SfxModelFactory::getSupportedServiceNames( ) throw (RuntimeE… in getSupportedServiceNames()[all …]
Completed in 9 milliseconds