Searched refs:aCurrentStartPosition (Results 1 – 2 of 2) sorted by relevance
1411 SpellContentPositions::const_iterator aCurrentStartPosition = rLastPositions.begin(); in ApplyChangedSentence() local1412 pCrsr->GetPoint()->nContent = aCurrentStartPosition->nLeft; in ApplyChangedSentence()
2272 …SpellContentSelections::const_iterator aCurrentStartPosition = pSpellInfo->aLastSpellContentSelect… in ApplyChangedSentence()2273 EditSelection aAllSentence(aCurrentStartPosition->Min(), aCurrentEndPosition->Max()); in ApplyChangedSentence()
Completed in 37 milliseconds