Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/inc/
H A Diosys.hxx69 bool IsBinary() const { return (nMode & SBSTRM_BINARY) != 0; } in IsBinary() function in SbiStream
/aoo42x/main/basic/source/runtime/
H A Diosys.cxx669 if( (nStrmMode & STREAM_WRITE) != 0 && !IsAppend() && !IsBinary() && !IsRandom() && in Open()
H A Dmethods.cxx3229 else if( pSbStrm->IsBinary() ) in RTLFUNC()

Completed in 40 milliseconds