Searched refs:OStorageFactory (Results 1 – 4 of 4) sorted by relevance
63 uno::Sequence< ::rtl::OUString > SAL_CALL OStorageFactory::impl_staticGetSupportedServiceNames() in impl_staticGetSupportedServiceNames()72 ::rtl::OUString SAL_CALL OStorageFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName()78 uno::Reference< uno::XInterface > SAL_CALL OStorageFactory::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()81 return uno::Reference< uno::XInterface >( *new OStorageFactory( xServiceManager ) ); in impl_staticCreateSelfInstance()85 uno::Reference< uno::XInterface > SAL_CALL OStorageFactory::createInstance() in createInstance()107 uno::Reference< uno::XInterface > SAL_CALL OStorageFactory::createInstanceWithArguments( in createInstanceWithArguments()295 ::rtl::OUString SAL_CALL OStorageFactory::getImplementationName() in getImplementationName()302 sal_Bool SAL_CALL OStorageFactory::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()315 uno::Sequence< ::rtl::OUString > SAL_CALL OStorageFactory::getSupportedServiceNames() in getSupportedServiceNames()
52 if ( pServiceManager && aImplName.equals( OStorageFactory::impl_staticGetImplementationName() ) ) in component_getFactory()55 OStorageFactory::impl_staticGetImplementationName(), in component_getFactory()56 OStorageFactory::impl_staticCreateSelfInstance, in component_getFactory()57 OStorageFactory::impl_staticGetSupportedServiceNames() ); in component_getFactory()
36 class OStorageFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSingleServiceFacto… class42 …OStorageFactory( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact… in OStorageFactory() function in OStorageFactory
127 #0 OStorageFactory::createInstanceWithArguments (this=0x10612a0,
Completed in 21 milliseconds