Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dhtmltbl.cxx189 typedef SwHTMLTableLayoutColumn *SwHTMLTableLayoutColumnPtr; typedef
201 aColumns( new SwHTMLTableLayoutColumnPtr[nCls] ), in SwHTMLTableLayout()