Searched refs:SeekPosExact (Results 1 – 6 of 6) sorted by relevance
2094 bool WW8PLCFspecial::SeekPosExact(long nP) in SeekPosExact() function in WW8PLCFspecial3525 return pPLCF ? pPLCF->SeekPosExact( nCpPos ) : false; in SeekPos()3794 bool bOk = pBook[0]->SeekPosExact( nCpPos ); in SeekPos()3795 bOk &= pBook[1]->SeekPosExact( nCpPos ); in SeekPos()
149 sal_Bool SeekPosExact( long nPos );
2278 bool WW8PLCFspecial::SeekPosExact(long nP) in SeekPosExact() function in WW8PLCFspecial3908 return pPLCF ? pPLCF->SeekPosExact( nCpPos ) : false; in SeekPos()4212 bool bOk = pBook[0]->SeekPosExact( nCpPos ); in SeekPos()4213 bOk &= pBook[1]->SeekPosExact( nCpPos ); in SeekPos()
226 bool SeekPosExact(long nPos);
840 if (pWkb && pWkb->SeekPosExact(nTxtPos) && in CreateSep()
3214 if (pTest && pTest->SeekPosExact(nPosCp+1+nCpOfs) && in ReadChar()