Searched refs:m_bIsGrammarCheckingOn (Results 1 – 2 of 2) sorted by relevance
170 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 …]
37 bool m_bIsGrammarCheckingOn; member in SwSpellDialogChildWindow
Completed in 27 milliseconds