Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A DSpellDialog.hxx238 bool ApplyChangeAllList_Impl(SpellPortions& rSentence, bool& bHasReplaced);
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1274 bool SpellDialog::ApplyChangeAllList_Impl(SpellPortions& rSentence, bool &bHasReplaced) in ApplyChangeAllList_Impl() argument
1278 SpellPortions::iterator aStart = rSentence.begin(); in ApplyChangeAllList_Impl()
1283 while(aStart != rSentence.end()) in ApplyChangeAllList_Impl()