Searched refs:m_bIsGrammarCheckingOn (Results 1 – 2 of 2) sorted by relevance
172 SvtLinguConfig().GetProperty( aPropName ) >>= m_bIsGrammarCheckingOn; in SwSpellDialogChildWindow()313 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()325 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()338 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()354 pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn); in GetNextWrongSentence()367 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()380 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()423 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()516 return m_bIsGrammarCheckingOn; in IsGrammarChecking()525 m_bIsGrammarCheckingOn = bOn; in SetGrammarChecking()[all …]
37 bool m_bIsGrammarCheckingOn; member in SwSpellDialogChildWindow
Completed in 18 milliseconds