Searched refs:GetGrammarCheckList (Results 1 – 4 of 4) sorted by relevance
117 if ( rInf.GetSmartTags() || rInf.GetGrammarCheckList() ) in Paint()119 0 != rInf.GetSmartTags(), 0 != rInf.GetGrammarCheckList() ); in Paint()
573 pGrammarCheckList( rInf.GetGrammarCheckList() ), in SwTxtPaintInfo()586 pGrammarCheckList( rInf.GetGrammarCheckList() ), in SwTxtPaintInfo()1816 pOldGrammarCheckList = static_cast<SwTxtPaintInfo*>(pInf)->GetGrammarCheckList(); in SwTxtSlot()
595 const SwWrongList *pGrammarCheckList = rInf.GetGrammarCheckList(); in Paint()
510 inline const SwWrongList* GetGrammarCheckList() const { return pGrammarCheckList; } in GetGrammarCheckList() function in SwTxtPaintInfo
Completed in 35 milliseconds