Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/inc/
H A Diosys.hxx63 SbError Read( ByteString&, sal_uInt16 = 0, bool bForceReadingPerByte=false );
/aoo41x/main/basic/source/runtime/
H A Diosys.cxx737 SbError SbiStream::Read( ByteString& rBuf, sal_uInt16 n, bool bForceReadingPerByte ) in Read() argument
740 if( !bForceReadingPerByte && IsText() ) in Read()

Completed in 21 milliseconds