Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/inc/
H A Diosys.hxx68 bool IsRandom() const { return (nMode & SBSTRM_RANDOM) != 0; } in IsRandom() function in SbiStream
/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx3206 if( pSbStrm->IsRandom()) in RTLFUNC()
3277 if( pSbStrm->IsRandom() ) in RTLFUNC()
3292 if ( pSbStrm->IsRandom() ) in RTLFUNC()
H A Dmethods1.cxx1207 sal_Bool bRandom = pSbStrm->IsRandom(); in PutGet()

Completed in 57 milliseconds