Home
last modified time | relevance | path

Searched defs:GetContents (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Deditobj2.hxx240 ContentInfoList& GetContents() { return aContents; } in GetContents() function in BinTextObject
241 const ContentInfoList& GetContents() const { return aContents; } in GetContents() function in BinTextObject
/aoo41x/main/sw/inc/
H A Dhtmltbl.hxx114 SwHTMLTableLayoutCnts *GetContents() const { return pContents; } in GetContents() function in SwHTMLTableLayoutCell
/aoo41x/main/sw/source/filter/html/
H A Dhtmltab.cxx261 const HTMLTableCnts *GetContents() const { return pContents; } in GetContents() function in HTMLTableCell
262 HTMLTableCnts *GetContents() { return pContents; } in GetContents() function in HTMLTableCell

Completed in 83 milliseconds