Home
last modified time | relevance | path

Searched refs:SetGrammarCheckList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1822 … ((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()
H A Dfrmpaint.cxx690 aInf.SetGrammarCheckList( ( (SwTxtNode*)GetTxtNode() )->GetGrammarCheck() ); in Paint()
H A Dinftxt.hxx509 inline void SetGrammarCheckList( const SwWrongList *pNew ){ pGrammarCheckList = pNew; } in SetGrammarCheckList() function in SwTxtPaintInfo

Completed in 27 milliseconds