Searched defs:SetWrongList (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/editeng/source/editeng/ | ||
H A D | editobj2.hxx | 177 void SetWrongList( WrongList* p ) { pWrongs = p; } in SetWrongList() function in ContentInfo |
H A D | editdoc.cxx | 1109 void ContentNode::SetWrongList( WrongList* p ) in SetWrongList() function in ContentNode |
/aoo42x/main/sw/source/core/text/ | ||
H A D | inftxt.hxx | 506 inline void SetWrongList( const SwWrongList *pNew ){ pWrongList = pNew; } in SetWrongList() function in SwTxtPaintInfo |
Completed in 97 milliseconds