Home
last modified time | relevance | path

Searched refs:bRelWdth (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx790 inline void HTMLTableCell::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument
793 bRelWidth = bRelWdth; in SetWidth()
942 inline void HTMLTableColumn::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument
944 if( bRelWidth==bRelWdth ) in SetWidth()
951 bRelWidth = bRelWdth; in SetWidth()

Completed in 27 milliseconds