Home
last modified time | relevance | path

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

/aoo41x/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()
1179 xub_StrLen nChgStart = STRING_LEN; in _AutoSpell() local
1267 if( pNode->GetWrong()->Fresh( nChgStart, nChgEnd, in _AutoSpell()
1300 pNode->GetWrong()->Fresh( nChgStart, nChgEnd, in _AutoSpell()
1306 if( nChgStart < nChgEnd ) in _AutoSpell()
1308 aRect = lcl_CalculateRepaintRect( *this, nChgStart, nChgEnd ); in _AutoSpell()
1376 xub_StrLen nChgStart = STRING_LEN; in SmartTagScan() local
1379 … pSmartTagList->Fresh( nChgStart, nChgEnd, nBegin, nEnd - nBegin, nCurrentIndex, STRING_LEN ); in SmartTagScan()
/aoo41x/main/sw/source/core/inc/
H A Dtxtfrm.hxx225 xub_StrLen &nChgStart, xub_StrLen &nChgEnd,

Completed in 52 milliseconds