Searched refs:SeekPosExact (Results 1 – 6 of 6) sorted by relevance
2095 bool WW8PLCFspecial::SeekPosExact(long nP) in SeekPosExact() function in WW8PLCFspecial3526 return pPLCF ? pPLCF->SeekPosExact( nCpPos ) : false; in SeekPos()3795 bool bOk = pBook[0]->SeekPosExact( nCpPos ); in SeekPos()3796 bOk &= pBook[1]->SeekPosExact( nCpPos ); in SeekPos()
149 sal_Bool SeekPosExact( long nPos );
2279 bool WW8PLCFspecial::SeekPosExact(long nP) in SeekPosExact() function in WW8PLCFspecial3909 return pPLCF ? pPLCF->SeekPosExact( nCpPos ) : false; in SeekPos()4213 bool bOk = pBook[0]->SeekPosExact( nCpPos ); in SeekPos()4214 bOk &= pBook[1]->SeekPosExact( nCpPos ); in SeekPos()
227 bool SeekPosExact(long nPos);
841 if (pWkb && pWkb->SeekPosExact(nTxtPos) && in CreateSep()
3215 if (pTest && pTest->SeekPosExact(nPosCp+1+nCpOfs) && in ReadChar()
Completed in 1525 milliseconds