Searched refs:nRecordNo (Results 1 – 1 of 1) sorted by relevance
1190 long nRecordNo = pVar2->GetLong(); in PutGet() local1191 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