Searched refs:bWr (Results 1 – 1 of 1) sorted by relevance
39 ( BaseStorage& rStg, const String& rName, sal_Bool bWr ) in StgInternalStream() argument42 sal_uInt16 nMode = bWr in StgInternalStream()103 StgCompObjStream::StgCompObjStream( BaseStorage& rStg, sal_Bool bWr ) in StgCompObjStream() argument104 …tgInternalStream( rStg, String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "\1CompObj" ) ), bWr ) in StgCompObjStream()181 StgOleStream::StgOleStream( BaseStorage& rStg, sal_Bool bWr ) in StgOleStream() argument182 … : StgInternalStream( rStg, String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "\1Ole" ) ), bWr ) in StgOleStream()
Completed in 10 milliseconds