Searched refs:aCurrentEndPosition (Results 1 – 2 of 2) sorted by relevance
1409 SpellContentPositions::const_iterator aCurrentEndPosition = rLastPositions.end(); in ApplyChangedSentence() local1410 --aCurrentEndPosition; in ApplyChangedSentence()1413 pCrsr->GetMark()->nContent = aCurrentEndPosition->nRight; in ApplyChangedSentence()
2270 …SpellContentSelections::const_iterator aCurrentEndPosition = pSpellInfo->aLastSpellContentSelectio… in ApplyChangedSentence()2271 --aCurrentEndPosition; in ApplyChangedSentence()2273 EditSelection aAllSentence(aCurrentStartPosition->Min(), aCurrentEndPosition->Max()); in ApplyChangedSentence()
Completed in 43 milliseconds