Searched refs:bUseSavedSentence (Results 1 – 2 of 2) sorted by relevance
396 void SpellDialog::SpellContinue_Impl(bool bUseSavedSentence, bool bIgnoreCurrentError ) in SpellContinue_Impl() argument403 …true == ( bNextSentence = GetNextSentence_Impl(bUseSavedSentence, aSentenceED.IsUndoEditMode()) &&… in SpellContinue_Impl()1182 bool SpellDialog::GetNextSentence_Impl(bool bUseSavedSentence, bool bRecheck) in GetNextSentence_Impl() argument1185 if(!bUseSavedSentence /*&& aSentenceED.IsModified()*/) in GetNextSentence_Impl()1192 …SpellPortions aSentence = bUseSavedSentence ? m_aSavedSentence : rParent.GetNextWrongSentence( bRe… in GetNextSentence_Impl()1193 if(!bUseSavedSentence) in GetNextSentence_Impl()
235 …bool GetNextSentence_Impl(bool bUseSavedSentence, bool bRechek /*for rechecking the cur…
Completed in 69 milliseconds