Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx100 double getCalcRowHeight( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException);
H A Dvbarange.cxx3728 ScVbaRange::getCalcRowHeight( const table::CellRangeAddress& rAddress ) throw (uno::RuntimeExceptio… in getCalcRowHeight() function in ScVbaRange
4069 nHeight += getCalcRowHeight(xAddressable->getRangeAddress() ); in getHeight()

Completed in 46 milliseconds