Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2036 pSpellInfo->aLastSpellContentSelections.clear(); in SpellSentence()
2108 pSpellInfo->aLastSpellContentSelections.push_back(rSel); in AddPortion()
2214 …BG_ASSERT( pSpellInfo->aLastSpellPortions.size() == pSpellInfo->aLastSpellContentSelections.size(), in ApplyChangedSentence()
2221 …tentSelections::const_iterator aCurrentOldPosition = pSpellInfo->aLastSpellContentSelections.end(); in ApplyChangedSentence()
2267 …DBG_ASSERT( pSpellInfo->aLastSpellContentSelections.size() > 0, "aLastSpellContentSelections shoul… in ApplyChangedSentence()
2270 …tentSelections::const_iterator aCurrentEndPosition = pSpellInfo->aLastSpellContentSelections.end(); in ApplyChangedSentence()
2272 …Selections::const_iterator aCurrentStartPosition = pSpellInfo->aLastSpellContentSelections.begin(); in ApplyChangedSentence()
2329 if( pSpellInfo && pSpellInfo->aLastSpellContentSelections.size() ) in PutSpellingToSentenceStart()
2331 …rEditView.pImpEditView->SetEditSelection( pSpellInfo->aLastSpellContentSelections.begin()->Min() ); in PutSpellingToSentenceStart()
H A Dimpedit.hxx168 SpellContentSelections aLastSpellContentSelections; member

Completed in 34 milliseconds