Searched refs:bIsGrammarError (Results 1 – 4 of 4) sorted by relevance
44 bool bIsGrammarError; member55 bIsGrammarError( false ){} in SpellErrorDescription()66 bIsGrammarError( bGrammar ), in SpellErrorDescription()83 return bIsGrammarError == rDesc.bIsGrammarError && in operator ==()
333 bool bIsGrammarError = false; in UpdateBoxes_Impl() local339 bIsGrammarError = pSpellErrorDescription->bIsGrammarError; in UpdateBoxes_Impl()382 bool bShowChangeAll = !bIsGrammarError; in UpdateBoxes_Impl()1242 else if(aStart->bIsGrammarError ) in GetNextSentence_Impl()1299 else if( aStart->bIsGrammarError ) in ApplyChangeAllList_Impl()1593 … bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarError; in PreNotify()1614 … bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarError; in PreNotify()1708 bGrammarError = pSpellErrorDescription->bIsGrammarError; in MarkNextError()
65 bool bIsGrammarError; member83 bIsGrammarError(false), in SpellPortion()
700 if (aLastPortions[i].bIsGrammarError) in HasLastSentenceGotGrammarChecked()1788 aPortion.bIsGrammarError = true; in CreatePortion()
Completed in 40 milliseconds