Searched defs:SetContents (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/inc/ | ||
| H A D | htmltbl.hxx | 113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents() function in SwHTMLTableLayoutCell |
| /AOO41X/main/sw/source/filter/html/ | ||
| H A D | htmltab.cxx | 260 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents() function in HTMLTableCell |