Searched defs:nStreamMode (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/svtools/source/misc/ |
H A D | imap3.cxx | 39 IMapCompat::IMapCompat( SvStream& rStm, const sal_uInt16 nStreamMode ) : in IMapCompat()
|
/aoo41x/main/tools/source/stream/ |
H A D | vcompat.cxx | 35 VersionCompat::VersionCompat( SvStream& rStm, sal_uInt16 nStreamMode, sal_uInt16 nVersion ) : in VersionCompat()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | ed_ipersiststr.cxx | 407 DWORD nStreamMode = aStat.grfMode; in InitNew() local 496 DWORD nStreamMode = aStat.grfMode; in Load() local 608 DWORD nStreamMode = aStat.grfMode; in Save() local 712 DWORD nStreamMode = aStat.grfMode; in SaveCompleted() local 764 DWORD nStreamMode = STGM_CREATE | STGM_READWRITE | STGM_DELETEONRELEASE | STGM_SHARE_EXCLUSIVE; in Load() local
|
/aoo41x/main/package/source/xstor/ |
H A D | ohierarchyholder.cxx | 40 …rarchically( sal_Int32 nStorageMode, OStringList_Impl& aListPath, sal_Int32 nStreamMode, const ::c… in GetStreamHierarchically() 87 …rarchically( sal_Int32 nStorageMode, OStringList_Impl& aListPath, sal_Int32 nStreamMode, const ::c… in GetStreamHierarchically()
|
H A D | owriteablestream.cxx | 1284 uno::Reference< io::XStream > OWriteStream_Impl::GetStream( sal_Int32 nStreamMode, const ::comphelp… in GetStream() 1345 uno::Reference< io::XStream > OWriteStream_Impl::GetStream( sal_Int32 nStreamMode, sal_Bool bHierar… in GetStream() 1380 uno::Reference< io::XStream > OWriteStream_Impl::GetStream_Impl( sal_Int32 nStreamMode, sal_Bool bH… in GetStream_Impl()
|
/aoo41x/main/package/source/zipapi/ |
H A D | XUnbufferedStream.cxx | 62 sal_Int8 nStreamMode, in XUnbufferedStream()
|
H A D | ZipFile.cxx | 522 sal_Int8 nStreamMode, in createUnbufferedStream()
|
/aoo41x/main/sot/inc/sot/ |
H A D | stg.hxx | 157 StreamMode& nStreamMode; // open mode member in OLEStorageBase
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | olepersist.cxx | 877 sal_Int32 nStreamMode = m_bReadOnly ? embed::ElementModes::READ : embed::ElementModes::READWRITE; in SwitchOwnPersistence() local
|
Completed in 42 milliseconds