Lines Matching refs:m_xFactory
206 , m_xFactory( xFactory ) in OStorage_Impl()
246 , m_xFactory( xFactory ) in OStorage_Impl()
291 , m_xFactory( xFactory ) in OStorage_Impl()
546 if ( m_xFactory.is() ) in GetServiceFactory()
547 return m_xFactory; in GetServiceFactory()
601 m_xFactory ); in ReadRelInfoIfNecessary()
614 m_xFactory ); in ReadRelInfoIfNecessary()
1032 m_xFactory, in CopyLastCommitTo()
1440 …pNewElement->m_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, b… in InsertStream()
1481 …pNewElement->m_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, s… in InsertRawStream()
1513 …new OStorage_Impl( this, nStorageMode, xPackageSubFolder, m_xPackage, m_xFactory, m_nStorageType ); in CreateNewStorageImpl()
1594 … new OStorage_Impl( this, nStorageMode, xPackageSubFolder, m_xPackage, m_xFactory, m_nStorageType … in OpenSubStorage()
1620 …_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, sal_False, m_nS… in OpenSubStream()
1852 ::comphelper::OFOPXMLHelper::WriteRelationsInfoSequence( xOutStream, m_aRelInfo, m_xFactory ); in CommitRelInfo()
5968 m_pImpl->m_xFactory->createInstance ( in attachToURL()