Lines Matching refs:m_bIsGrammarCheckingOn
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()
869 …ellSentence(pSdrView->GetTextEditOutlinerView()->GetEditView(), rPortions, m_bIsGrammarCheckingOn); in SpellDrawText_Impl()