Searched refs:bThickBottom (Results 1 – 2 of 2) sorted by relevance
/aoo42x/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()
|
/aoo42x/main/oox/inc/oox/xls/ |
H A D | worksheethelper.hxx | 310 bool bHidden, bool bThickTop, bool bThickBottom );
|
Completed in 33 milliseconds