Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx396 void SpellDialog::SpellContinue_Impl(bool bUseSavedSentence, bool bIgnoreCurrentError ) in SpellContinue_Impl() argument
403 …true == ( bNextSentence = GetNextSentence_Impl(bUseSavedSentence, aSentenceED.IsUndoEditMode()) &&… in SpellContinue_Impl()
1182 bool SpellDialog::GetNextSentence_Impl(bool bUseSavedSentence, bool bRecheck) in GetNextSentence_Impl() argument
1185 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()
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx235 …bool GetNextSentence_Impl(bool bUseSavedSentence, bool bRechek /*for rechecking the cur…

Completed in 23 milliseconds