Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A DSpellDialog.hxx95 bool MarkNextError( bool bIgnoreCurrentError );
226 …void SpellContinue_Impl(bool UseSavedSentence = false, bool bIgnoreCurrentError = false…
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx396 void SpellDialog::SpellContinue_Impl(bool bUseSavedSentence, bool bIgnoreCurrentError ) in SpellContinue_Impl() argument
402 if((!aSentenceED.IsUndoEditMode() && aSentenceED.MarkNextError( bIgnoreCurrentError )) || in SpellContinue_Impl()
1668 bool SentenceEditWindow_Impl::MarkNextError( bool bIgnoreCurrentError ) in MarkNextError() argument
1670 if (bIgnoreCurrentError) in MarkNextError()

Completed in 29 milliseconds