Searched refs:bThickBottom (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/oox/source/xls/ |
| H A D | worksheethelper.cxx | 327 …RowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBottom ); 874 …tRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBottom ) in setDefaultRowSettings() argument 880 maDefRowModel.mbThickBottom = bThickBottom; in setDefaultRowSettings() 1653 …tRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBottom ) in setDefaultRowSettings() argument 1655 mrSheetGlob.setDefaultRowSettings( fHeight, bCustomHeight, bHidden, bThickTop, bThickBottom ); in setDefaultRowSettings()
|
| /AOO41X/main/oox/inc/oox/xls/ |
| H A D | worksheethelper.hxx | 310 bool bHidden, bool bThickTop, bool bThickBottom );
|