Searched defs:SetWrongList (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/editeng/source/editeng/ | ||
H A D | editobj2.hxx | 176 void SetWrongList( WrongList* p ) { pWrongs = p; } in SetWrongList() function in ContentInfo |
H A D | editdoc.cxx | 1111 void ContentNode::SetWrongList( WrongList* p ) in SetWrongList() function in ContentNode |
/aoo41x/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 33 milliseconds