Home
last modified time | relevance | path

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

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

Completed in 37 milliseconds