Searched refs:getCalcRowHeight (Results 1 – 2 of 2) sorted by relevance
100 double getCalcRowHeight( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException);
3728 ScVbaRange::getCalcRowHeight( const table::CellRangeAddress& rAddress ) throw (uno::RuntimeExceptio… in getCalcRowHeight() function in ScVbaRange4069 nHeight += getCalcRowHeight(xAddressable->getRangeAddress() ); in getHeight()
Completed in 83 milliseconds