Searched defs:bRelWidth (Results 1 – 5 of 5) sorted by relevance
/aoo42x/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
|
/aoo42x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 136 sal_Bool bRelWidth, in SwHTMLTableLayoutColumn() 662 sal_Bool bRelWidth = pCell->IsPrcWidthOption(); in AutoLayoutPass1() local
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 238 sal_Bool bRelWidth : 1; // nWidth ist %-Angabe member in HTMLTableCell 357 sal_Bool bRelWidth; member in HTMLTableColumn 2141 sal_uInt16 nCellWidth, sal_Bool bRelWidth, sal_uInt16 nCellHeight, in InsertCell() 2335 sal_Bool bRelWidth, SvxAdjust eAdjust, in CloseColGroup() 2346 void HTMLTable::InsertCol( sal_uInt16 nSpan, sal_uInt16 nColWidth, sal_Bool bRelWidth, in InsertCol()
|
/aoo42x/main/sw/inc/ |
H A D | htmltbl.hxx | 447 sal_uInt16 nWidth, sal_Bool bRelWidth, sal_Bool bTest ) in SetWidthOption()
|
Completed in 93 milliseconds