Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Dworksheethelper.cxx327 …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 Dworksheethelper.hxx310 bool bHidden, bool bThickTop, bool bThickBottom );

Completed in 33 milliseconds