Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx198 sal_uInt16 nRws, sal_uInt16 nCls, sal_Bool bColsOpt, sal_Bool bColTgs, in SwHTMLTableLayout() argument
205 aColumns( new SwHTMLTableLayoutColumnPtr[nCls] ), in SwHTMLTableLayout()
206 aCells( new SwHTMLTableLayoutCellPtr[nRws*nCls] ), in SwHTMLTableLayout()
209 nRows( nRws ), nCols( nCls ), in SwHTMLTableLayout()

Completed in 47 milliseconds