Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx327 …aultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBott…
874 …aultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBott… in setDefaultRowSettings() argument
879 maDefRowModel.mbThickTop = bThickTop; in setDefaultRowSettings()
1653 …aultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool bThickTop, bool bThickBott… in setDefaultRowSettings() argument
1655 mrSheetGlob.setDefaultRowSettings( fHeight, bCustomHeight, bHidden, bThickTop, bThickBottom ); in setDefaultRowSettings()
/trunk/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx310 bool bHidden, bool bThickTop, bool bThickBottom );

Completed in 19 milliseconds