Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx77 class SfxModelFactory : public SfxModelFactory_Base class
80 SfxModelFactory(
97 virtual ~SfxModelFactory();
113 SfxModelFactory::SfxModelFactory( const Reference< XMultiServiceFactory >& _rxServiceFactory, in SfxModelFactory() function in sfx2::SfxModelFactory
124 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 13 milliseconds