Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dworksheethelper.cxx327 …void setDefaultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool …
874 void WorksheetGlobals::setDefaultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, boo… in setDefaultRowSettings() argument
877 maDefRowModel.mbCustomHeight = bCustomHeight; in setDefaultRowSettings()
1653 void WorksheetHelper::setDefaultRowSettings( double fHeight, bool bCustomHeight, bool bHidden, bool… in setDefaultRowSettings() argument
1655 mrSheetGlob.setDefaultRowSettings( fHeight, bCustomHeight, bHidden, bThickTop, bThickBottom ); in setDefaultRowSettings()
/aoo4110/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx309 double fHeight, bool bCustomHeight,

Completed in 32 milliseconds