Searched refs:SpellContentPositions (Results 1 – 1 of 1) sorted by relevance
122 typedef std::vector<SpellContentPosition> SpellContentPositions; typedef128 SpellContentPositions aLastPositions;139 const SpellContentPositions& rDeletedRedlines);151 SpellContentPositions GetLastPositions() {return aLastPositions;} in GetLastPositions()1320 const SpellContentPositions rLastPositions = pSpellIter->GetLastPositions(); in ApplyChangedSentence()1347 SpellContentPositions::const_iterator aCurrentOldPosition = rLastPositions.end(); in ApplyChangedSentence()1409 SpellContentPositions::const_iterator aCurrentEndPosition = rLastPositions.end(); in ApplyChangedSentence()1411 SpellContentPositions::const_iterator aCurrentStartPosition = rLastPositions.begin(); in ApplyChangedSentence()1465 SpellContentPositions lcl_CollectDeletedRedlines(SwEditShell* pSh) in lcl_CollectDeletedRedlines()1467 SpellContentPositions aRedlines; in lcl_CollectDeletedRedlines()[all …]