Home
last modified time | relevance | path

Searched refs:mbCustomHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx142 mbCustomHeight( false ), in RowModel()
165 (mbCustomHeight == rModel.mbCustomHeight) && in isMergeable()
449 maDefRowModel.mbCustomHeight = false; in WorksheetGlobals()
877 maDefRowModel.mbCustomHeight = bCustomHeight; in setDefaultRowSettings()
1245 if( rModel.mbCustomHeight ) in convertRows()
H A Dsheetdatacontext.cxx309 aModel.mbCustomHeight = rAttribs.getBool( XML_customHeight, false ); in importRow()
406 aModel.mbCustomHeight = getFlag( nFlags1, BIFF12_ROW_CUSTOMHEIGHT ); in importRow()
728 aModel.mbCustomHeight = getFlag( nFlags, BIFF_ROW_CUSTOMHEIGHT ); in importRow()
/trunk/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx108 bool mbCustomHeight; /// True = row has custom height. member

Completed in 37 milliseconds