Searched refs:bGrammar (Results 1 – 4 of 4) sorted by relevance
57 SpellErrorDescription( bool bGrammar, in SpellErrorDescription()66 bIsGrammarError( bGrammar ), in SpellErrorDescription()
1593 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify() local1594 MoveErrorMarkTo(nStart, nEnd, bGrammar); in PreNotify()1614 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify() local1615 MoveErrorMarkTo(nStart, nEnd, bGrammar); in PreNotify()
117 bool bGrammar ) in SwSpellArgs()120 bIsGrammarCheck( bGrammar ) in SwSpellArgs()
97 void MoveErrorMarkTo(sal_uInt16 nErrorStart, sal_uInt16 nErrorEnd, bool bGrammar);
Completed in 38 milliseconds