Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx1190 long nRecordNo = pVar2->GetLong(); in PutGet() local
1191 if ( nFileNo < 1 || ( bHasRecordNo && nRecordNo < 1 ) ) in PutGet()
1196 nRecordNo--; // wir moegen's ab 0! in PutGet()
1219 sal_uIntPtr nFilePos = bRandom ? (sal_uIntPtr)(nBlockLen*nRecordNo) : (sal_uIntPtr)nRecordNo; in PutGet()

Completed in 20 milliseconds