Home
last modified time | relevance | path

Searched refs:nInvEnd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx122 long nInvStart, nInvEnd; in ScrollPixel() local
127 nInvEnd = nEnd; in ScrollPixel()
133 nInvEnd = nStart + nDiff; in ScrollPixel()
137 Invalidate( GetRectangle( 0, nInvStart, GetOutputSizeLevel() - 1, nInvEnd ) ); in ScrollPixel()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1188 xub_StrLen nInvEnd = 0; in _AutoSpell() local
1279 nInvEnd = nBegin + nLen; in _AutoSpell()
1317 pNode->GetWrong()->SetInvalid( nInvStart, nInvEnd ); in _AutoSpell()
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx226 xub_StrLen &nInvStart, xub_StrLen &nInvEnd);
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2378 sal_uInt16 nInvEnd = pWrongList->GetInvalidEnd(); in DoOnlineSpelling() local
2392 if ( ( aSel.Min().GetIndex() > nInvEnd ) in DoOnlineSpelling()

Completed in 48 milliseconds