Home
last modified time | relevance | path

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

/aoo42x/main/sot/source/sdstor/
H A Dstgole.cxx39 ( BaseStorage& rStg, const String& rName, sal_Bool bWr ) in StgInternalStream() argument
42 sal_uInt16 nMode = bWr in StgInternalStream()
103 StgCompObjStream::StgCompObjStream( BaseStorage& rStg, sal_Bool bWr ) in StgCompObjStream() argument
104 …tgInternalStream( rStg, String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "\1CompObj" ) ), bWr ) in StgCompObjStream()
181 StgOleStream::StgOleStream( BaseStorage& rStg, sal_Bool bWr ) in StgOleStream() argument
182 … : StgInternalStream( rStg, String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "\1Ole" ) ), bWr ) in StgOleStream()

Completed in 6 milliseconds