Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx1810 … ((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()
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 42 milliseconds