Searched refs:SetGrammarCheckList (Results 1 – 3 of 3) sorted by relevance
1810 … ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pOldGrammarCheckList->SubList( nPos ) ); in SwTxtSlot()1815 ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pTempList ); in SwTxtSlot()1818 ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( 0); in SwTxtSlot()1841 ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pOldGrammarCheckList ); in ~SwTxtSlot()
690 aInf.SetGrammarCheckList( ( (SwTxtNode*)GetTxtNode() )->GetGrammarCheck() ); in Paint()
509 inline void SetGrammarCheckList( const SwWrongList *pNew ){ pGrammarCheckList = pNew; } in SetGrammarCheckList() function in SwTxtPaintInfo
Completed in 33 milliseconds