Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellAttrib.hxx57 SpellErrorDescription( bool bGrammar, in SpellErrorDescription()
66 bIsGrammarError( bGrammar ), in SpellErrorDescription()
H A DSpellDialog.cxx1593 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify() local
1594 MoveErrorMarkTo(nStart, nEnd, bGrammar); in PreNotify()
1614 …bool bGrammar = static_cast<const SpellErrorAttrib&>(*pNewError).GetErrorDescription().bIsGrammarE… in PreNotify() local
1615 MoveErrorMarkTo(nStart, nEnd, bGrammar); in PreNotify()
/trunk/main/sw/inc/
H A Dsplargs.hxx117 bool bGrammar ) in SwSpellArgs()
120 bIsGrammarCheck( bGrammar ) in SwSpellArgs()
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx97 void MoveErrorMarkTo(sal_uInt16 nErrorStart, sal_uInt16 nErrorEnd, bool bGrammar);

Completed in 25 milliseconds