Searched refs:SetGrammarCheckList (Results 1 – 3 of 3) sorted by relevance
1822 … ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pOldGrammarCheckList->SubList( nPos ) ); in SwTxtSlot()1827 ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( pTempList ); in SwTxtSlot()1830 ((SwTxtPaintInfo*)pInf)->SetGrammarCheckList( 0); in SwTxtSlot()1853 ((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 52 milliseconds