Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx99 double getCalcColWidth( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException);
H A Dvbarange.cxx3718 ScVbaRange::getCalcColWidth( const table::CellRangeAddress& rAddress) throw (uno::RuntimeException) in getCalcColWidth() function in ScVbaRange
3839 double nTmpWidth = getCalcColWidth( xAddressable->getRangeAddress() ); in getWidth()

Completed in 38 milliseconds