Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/fsstor/
H A Dfsfactory.cxx57 ::rtl::OUString SAL_CALL FSStorageFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName()
63 uno::Reference< uno::XInterface > SAL_CALL FSStorageFactory::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()
66 return uno::Reference< uno::XInterface >( *new FSStorageFactory( xServiceManager ) ); in impl_staticCreateSelfInstance()
70 uno::Reference< uno::XInterface > SAL_CALL FSStorageFactory::createInstance() in createInstance()
94 uno::Reference< uno::XInterface > SAL_CALL FSStorageFactory::createInstanceWithArguments( in createInstanceWithArguments()
203 ::rtl::OUString SAL_CALL FSStorageFactory::getImplementationName() in getImplementationName()
210 sal_Bool SAL_CALL FSStorageFactory::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
223 uno::Sequence< ::rtl::OUString > SAL_CALL FSStorageFactory::getSupportedServiceNames() in getSupportedServiceNames()
250 FSStorageFactory::impl_staticGetImplementationName(), in component_getFactory()
251 FSStorageFactory::impl_staticCreateSelfInstance, in component_getFactory()
[all …]
/aoo4110/main/svl/source/inc/
H A Dfsfactory.hxx34 class FSStorageFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSingleServiceFact… class
40FSStorageFactory( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac… in FSStorageFactory() function in FSStorageFactory

Completed in 7 milliseconds