Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1409 SpellContentPositions::const_iterator aCurrentEndPosition = rLastPositions.end(); in ApplyChangedSentence() local
1410 --aCurrentEndPosition; in ApplyChangedSentence()
1413 pCrsr->GetMark()->nContent = aCurrentEndPosition->nRight; in ApplyChangedSentence()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2270 …SpellContentSelections::const_iterator aCurrentEndPosition = pSpellInfo->aLastSpellContentSelectio… in ApplyChangedSentence()
2271 --aCurrentEndPosition; in ApplyChangedSentence()
2273 EditSelection aAllSentence(aCurrentStartPosition->Min(), aCurrentEndPosition->Max()); in ApplyChangedSentence()

Completed in 40 milliseconds