Home
last modified time | relevance | path

Searched refs:SetWrongList (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/editeng/source/editeng/
H A Deditobj2.hxx176 void SetWrongList( WrongList* p ) { pWrongs = p; } in SetWrongList() function in ContentInfo
H A Deditdoc.hxx275 void SetWrongList( WrongList* p );
H A Dimpedit4.cxx1149 pC->SetWrongList( pNode->GetWrongList()->Clone() ); in CreateBinTextObject()
1411 aPaM.GetNode()->SetWrongList( pC->GetWrongList()->Clone() ); in InsertBinTextObject()
H A Deditdoc.cxx1111 void ContentNode::SetWrongList( WrongList* p ) in SetWrongList() function in ContentNode
/aoo4110/main/sw/source/core/text/
H A Dfrmpaint.cxx689 aInf.SetWrongList( ( (SwTxtNode*)GetTxtNode() )->GetWrong() ); in Paint()
H A Dinftxt.hxx506 inline void SetWrongList( const SwWrongList *pNew ){ pWrongList = pNew; } in SetWrongList() function in SwTxtPaintInfo

Completed in 69 milliseconds