Home
last modified time | relevance | path

Searched refs:IsRandom (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/basic/source/inc/
H A Diosys.hxx68 bool IsRandom() const { return (nMode & SBSTRM_RANDOM) != 0; } in IsRandom() 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.cxx3221 if( pSbStrm->IsRandom()) in RTLFUNC()
3292 if( pSbStrm->IsRandom() ) in RTLFUNC()
3307 if ( pSbStrm->IsRandom() ) in RTLFUNC()
H A Dmethods1.cxx1207 sal_Bool bRandom = pSbStrm->IsRandom(); in PutGet()

Completed in 35 milliseconds