Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxfactory.cxx63 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()
H A Dregister.cxx52 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()
H A Dxfactory.hxx36 class OStorageFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSingleServiceFacto… class
42OStorageFactory( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact… in OStorageFactory() function in OStorageFactory
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt127 #0 OStorageFactory::createInstanceWithArguments (this=0x10612a0,

Completed in 23 milliseconds