Searched refs:bIgnoreCurrentError (Results 1 – 2 of 2) sorted by relevance
95 bool MarkNextError( bool bIgnoreCurrentError ); 226 …void SpellContinue_Impl(bool UseSavedSentence = false, bool bIgnoreCurrentError = false…
396 void SpellDialog::SpellContinue_Impl(bool bUseSavedSentence, bool bIgnoreCurrentError ) in SpellContinue_Impl() argument402 if((!aSentenceED.IsUndoEditMode() && aSentenceED.MarkNextError( bIgnoreCurrentError )) || in SpellContinue_Impl()1668 bool SentenceEditWindow_Impl::MarkNextError( bool bIgnoreCurrentError ) in MarkNextError() argument1670 if (bIgnoreCurrentError) in MarkNextError()
Completed in 25 milliseconds