Searched defs:bRelWidth (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltbli.hxx | 95 sal_Bool bRelWidth : 1; member in SwXMLTableContext
|
H A D | xmltbli.cxx | 775 sal_Bool bRelWidth = sal_True; in SwXMLTableColContext_Impl() local
|
/aoo4110/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 134 sal_Bool bRelWidth, in SwHTMLTableLayoutColumn() 658 sal_Bool bRelWidth = pCell->IsPrcWidthOption(); in AutoLayoutPass1() local
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 242 sal_Bool bRelWidth : 1; // nWidth ist %-Angabe member in HTMLTableCell 363 sal_Bool bRelWidth; member in HTMLTableColumn 2153 sal_uInt16 nCellWidth, sal_Bool bRelWidth, sal_uInt16 nCellHeight, in InsertCell() 2347 sal_Bool bRelWidth, SvxAdjust eAdjust, in CloseColGroup() 2358 void HTMLTable::InsertCol( sal_uInt16 nSpan, sal_uInt16 nColWidth, sal_Bool bRelWidth, in InsertCol()
|
/aoo4110/main/sw/inc/ |
H A D | htmltbl.hxx | 447 sal_uInt16 nWidth, sal_Bool bRelWidth, sal_Bool bTest ) in SetWidthOption()
|
Completed in 91 milliseconds