Home
last modified time | relevance | path

Searched refs:nChgStart (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx200 static SwRect lcl_CalculateRepaintRect( SwTxtFrm& rTxtFrm, xub_StrLen nChgStart, xub_StrLen nChgEnd… in lcl_CalculateRepaintRect() argument
236 aPos = SwPosition( aNdIdx, SwIndex( pNode, nChgStart ) ); in lcl_CalculateRepaintRect()
244 nChgStart >= pStartFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect()
1185 xub_StrLen nChgStart = STRING_LEN; in _AutoSpell() local
1273 if( pNode->GetWrong()->Fresh( nChgStart, nChgEnd, in _AutoSpell()
1306 pNode->GetWrong()->Fresh( nChgStart, nChgEnd, in _AutoSpell()
1312 if( nChgStart < nChgEnd ) in _AutoSpell()
1314 aRect = lcl_CalculateRepaintRect( *this, nChgStart, nChgEnd ); in _AutoSpell()
1382 xub_StrLen nChgStart = STRING_LEN; in SmartTagScan() local
1385 … pSmartTagList->Fresh( nChgStart, nChgEnd, nBegin, nEnd - nBegin, nCurrentIndex, STRING_LEN ); in SmartTagScan()
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx225 xub_StrLen &nChgStart, xub_StrLen &nChgEnd,

Completed in 35 milliseconds