Home
last modified time | relevance | path

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

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

Completed in 36 milliseconds