Searched refs:StorageElementFactory (Results 1 – 6 of 6) sorted by relevance
61 StorageElementFactory::StorageElementFactory( in StorageElementFactory() function in StorageElementFactory70 StorageElementFactory::~StorageElementFactory() in ~StorageElementFactory()78 StorageElementFactory::createTemporaryStorage() in createTemporaryStorage()107 StorageElementFactory::createStorage( const rtl::OUString & rUri, in createStorage()262 StorageElementFactory::createInputStream( const rtl::OUString & rUri, in createInputStream()291 StorageElementFactory::createOutputStream( const rtl::OUString & rUri, in createOutputStream()339 StorageElementFactory::createStream( const rtl::OUString & rUri, in createStream()380 void StorageElementFactory::releaseElement( Storage * pElement ) SAL_THROW( () ) in releaseElement()394 uno::Reference< embed::XStorage > StorageElementFactory::queryParentStorage( in queryParentStorage()418 uno::Reference< embed::XStorage > StorageElementFactory::queryStorage( in queryStorage()[all …]
47 class StorageElementFactory : public salhelper::SimpleReferenceObject class50 StorageElementFactory(54 ~StorageElementFactory();
62 class StorageElementFactory;139 rtl::Reference< StorageElementFactory > m_xStgElemFac;
89 const rtl::Reference< StorageElementFactory > & xFactory,292 rtl::Reference< StorageElementFactory > m_xFactory;305 StorageElementFactory::StorageMap::iterator m_aContainerIt;307 friend class StorageElementFactory;
61 m_xStgElemFac( new StorageElementFactory( xSMgr, m_xDocsMgr ) ) in ContentProvider()
73 const rtl::Reference< StorageElementFactory > & xFactory, in Storage()
Completed in 35 milliseconds