Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx333 void setManualRowHeight( sal_Int32 nRow );
927 void WorksheetGlobals::setManualRowHeight( sal_Int32 nRow ) in setManualRowHeight() function in oox::xls::WorksheetGlobals
1663 void WorksheetHelper::setManualRowHeight( sal_Int32 nRow ) in setManualRowHeight() function in oox::xls::WorksheetHelper
1665 mrSheetGlob.setManualRowHeight( nRow ); in setManualRowHeight()
H A Dsheetdatabuffer.cxx921 setManualRowHeight( rRange.StartRow ); in finalizeMergedRange()
/trunk/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx316 void setManualRowHeight( sal_Int32 nRow );

Completed in 40 milliseconds