Searched refs:bRelWdth (Results 1 – 1 of 1) sorted by relevance
790 inline void HTMLTableCell::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument793 bRelWidth = bRelWdth; in SetWidth()942 inline void HTMLTableColumn::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument944 if( bRelWidth==bRelWdth ) in SetWidth()951 bRelWidth = bRelWdth; in SetWidth()
Completed in 90 milliseconds