Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx122 long nInvStart, nInvEnd; in ScrollPixel() local
126 nInvStart = nEnd + nDiff; in ScrollPixel()
132 nInvStart = nStart; in ScrollPixel()
137 Invalidate( GetRectangle( 0, nInvStart, GetOutputSizeLevel() - 1, nInvEnd ) ); in ScrollPixel()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1187 xub_StrLen nInvStart = STRING_LEN; in _AutoSpell() local
1278 nInvStart = nBegin; 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.cxx2377 sal_uInt16 nInvStart = pWrongList->GetInvalidStart(); in DoOnlineSpelling() local
2388 EditPaM aPaM( pNode, nInvStart ); in DoOnlineSpelling()

Completed in 81 milliseconds