Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx170 SvtLinguConfig().GetProperty( aPropName ) >>= m_bIsGrammarCheckingOn; in SwSpellDialogChildWindow()
311 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
323 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
336 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
352 pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn); in GetNextWrongSentence()
365 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
378 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
421 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
514 return m_bIsGrammarCheckingOn; in IsGrammarChecking()
523 m_bIsGrammarCheckingOn = bOn; in SetGrammarChecking()
[all …]
/trunk/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx37 bool m_bIsGrammarCheckingOn; member in SwSpellDialogChildWindow

Completed in 27 milliseconds