Searched refs:nInvStart (Results 1 – 4 of 4) sorted by relevance
122 long nInvStart, nInvEnd; in ScrollPixel() local126 nInvStart = nEnd + nDiff; in ScrollPixel()132 nInvStart = nStart; in ScrollPixel()137 Invalidate( GetRectangle( 0, nInvStart, GetOutputSizeLevel() - 1, nInvEnd ) ); in ScrollPixel()
1187 xub_StrLen nInvStart = STRING_LEN; in _AutoSpell() local1278 nInvStart = nBegin; in _AutoSpell()1317 pNode->GetWrong()->SetInvalid( nInvStart, nInvEnd ); in _AutoSpell()
226 xub_StrLen &nInvStart, xub_StrLen &nInvEnd);
2377 sal_uInt16 nInvStart = pWrongList->GetInvalidStart(); in DoOnlineSpelling() local2388 EditPaM aPaM( pNode, nInvStart ); in DoOnlineSpelling()
Completed in 187 milliseconds