Home
last modified time | relevance | path

Searched refs:nStorageType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/package/source/xstor/
H A Dxfactory.cxx185 sal_Int32 nStorageType = embed::StorageFormats::PACKAGE; in createInstanceWithArguments() local
217 nStorageType = embed::StorageFormats::PACKAGE; in createInstanceWithArguments()
219 nStorageType = embed::StorageFormats::ZIP; in createInstanceWithArguments()
221 nStorageType = embed::StorageFormats::OFOPXML; in createInstanceWithArguments()
232 nStorageType = nFormatID; in createInstanceWithArguments()
267 …WeakObject* >( new OStorage( xInputStream, nStorageMode, aPropsToSet, m_xFactory, nStorageType ) ), in createInstanceWithArguments()
287 …st< OWeakObject* >( new OStorage( xStream, nStorageMode, aPropsToSet, m_xFactory, nStorageType ) ), in createInstanceWithArguments()
H A Doseekinstream.cxx38 sal_Int32 nStorageType ) in OInputSeekStream() argument
39 : OInputCompStream( pImpl, xStream, aProps, nStorageType ) in OInputSeekStream()
50 sal_Int32 nStorageType ) in OInputSeekStream() argument
51 : OInputCompStream( xStream, aProps, nStorageType ) in OInputSeekStream()
H A Docompinstream.cxx41 sal_Int32 nStorageType ) in OInputCompStream() argument
48 , m_nStorageType( nStorageType ) in OInputCompStream()
60 sal_Int32 nStorageType ) in OInputCompStream() argument
67 , m_nStorageType( nStorageType ) in OInputCompStream()
H A Doseekinstream.hxx41 sal_Int32 nStorageType );
45 sal_Int32 nStorageType );
H A Dxstorage.hxx189 sal_Int32 nStorageType );
195 sal_Int32 nStorageType );
203 sal_Int32 nStorageType );
283 sal_Int32 nStorageType,
326 sal_Int32 nStorageType );
332 sal_Int32 nStorageType );
H A Docompinstream.hxx65 sal_Int32 nStorageType );
69 sal_Int32 nStorageType );
H A Dowriteablestream.hxx87 WSInternalData_Impl( const SotMutexHolderRef rMutexRef, sal_Int32 nStorageType ) in WSInternalData_Impl()
91 , m_nStorageType( nStorageType ) in WSInternalData_Impl()
176 sal_Int32 nStorageType,
H A Dxstorage.cxx89 , m_nStorageType( nStorageType ) in StorInternalData_Impl()
104 sal_Int32 nStorageType, in completeStorageStreamCopy_Impl() argument
126 if ( nStorageType == embed::StorageFormats::PACKAGE ) in completeStorageStreamCopy_Impl()
197 sal_Int32 nStorageType ) in OStorage_Impl() argument
214 , m_nStorageType( nStorageType ) in OStorage_Impl()
237 sal_Int32 nStorageType ) in OStorage_Impl() argument
254 , m_nStorageType( nStorageType ) in OStorage_Impl()
280 sal_Int32 nStorageType ) in OStorage_Impl() argument
298 , m_nStorageType( nStorageType ) in OStorage_Impl()
1935 sal_Int32 nStorageType ) in OStorage() argument
[all …]
H A Dowriteablestream.cxx290 sal_Int32 nStorageType, in OWriteStream_Impl() argument
300 , m_bUseCommonEncryption( !bForceEncrypted && nStorageType == embed::StorageFormats::PACKAGE ) in OWriteStream_Impl()
305 , m_nStorageType( nStorageType ) in OWriteStream_Impl()

Completed in 78 milliseconds