Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/inc/
H A Diosys.hxx72 short GetBlockLen() const { return nLen; } in GetBlockLen() function in SbiStream
/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx3208 short nBlockLen = pSbStrm->GetBlockLen(); in RTLFUNC()
3278 nPos = nPos / pSbStrm->GetBlockLen(); in RTLFUNC()
3293 nPos *= pSbStrm->GetBlockLen(); in RTLFUNC()
H A Dmethods1.cxx1208 short nBlockLen = bRandom ? pSbStrm->GetBlockLen() : 0; in PutGet()

Completed in 38 milliseconds