Searched refs:nTmpCurIndex (Results 1 – 1 of 1) sorted by relevance
3990 sal_uInt16 nTmpCurIndex = nChar - pLine->GetStart(); in GetChar() local3999 long nTmpPosMax = pLine->GetCharPosArray().GetObject( nTmpCurIndex+x ); in GetChar()4003 … long nTmpPosMin = x ? pLine->GetCharPosArray().GetObject( nTmpCurIndex+x-1 ) : 0; in GetChar()