Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx191 typedef SwHTMLTableLayoutCell *SwHTMLTableLayoutCellPtr; typedef
203 aCells( new SwHTMLTableLayoutCellPtr[nRws*nCls] ), in SwHTMLTableLayout()