Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dattrdesc.cxx763 sal_uInt16 nWdth = sal_uInt16(GetLineWidth()); in GetPresentation() local
767 rText += ::GetMetricText( nWdth, eCoreUnit, in GetPresentation()
/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx799 inline void HTMLTableCell::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument
801 nWidth = nWdth; in SetWidth()
953 inline void HTMLTableColumn::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() argument
957 if( nWdth > nWidth ) in SetWidth()
958 nWidth = nWdth; in SetWidth()
961 nWidth = nWdth; in SetWidth()
/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx195 sal_uInt16 nWdth, sal_Bool bPrcWdth, sal_uInt16 nBorderOpt, in SwHTMLTableLayout() argument
209 nRelTabWidth( 0 ), nWidthOption( nWdth ), in SwHTMLTableLayout()

Completed in 46 milliseconds