Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx145 sal_Bool bRelWidthOption : 1; member in SwHTMLTableLayoutColumn
159 sal_Bool IsRelWidthOption() const { return bRelWidthOption; } in IsRelWidthOption()
406 bRelWidthOption = sal_False; in ClearPass1Info()
414 (bRel==bRelWidthOption && nWidthOption < nWidth) ) in MergeCellWidthOption()
417 bRelWidthOption = bRel; in MergeCellWidthOption()
449 if( bTest && bRelWidthOption==bRelWidth ) in SetWidthOption()
456 bRelWidthOption = bRelWidth; in SetWidthOption()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx141 nWidthOption( nWidth ), bRelWidthOption( bRelWidth ), in SwHTMLTableLayoutColumn()

Completed in 27 milliseconds