Home
last modified time | relevance | path

Searched refs:bIsGrammarError (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/dialogs/
H A DSpellAttrib.hxx44 bool bIsGrammarError; member
55 bIsGrammarError( false ){} in SpellErrorDescription()
66 bIsGrammarError( bGrammar ), in SpellErrorDescription()
83 return bIsGrammarError == rDesc.bIsGrammarError && in operator ==()
H A DSpellDialog.cxx333 bool bIsGrammarError = false; in UpdateBoxes_Impl() local
339 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()
/trunk/main/editeng/inc/editeng/
H A DSpellPortions.hxx65 bool bIsGrammarError; member
83 bIsGrammarError(false), in SpellPortion()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx700 if (aLastPortions[i].bIsGrammarError) in HasLastSentenceGotGrammarChecked()
1788 aPortion.bIsGrammarError = true; in CreatePortion()

Completed in 38 milliseconds