Searched refs:getCalcColWidth (Results 1 – 2 of 2) sorted by relevance
99 double getCalcColWidth( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException);
3718 ScVbaRange::getCalcColWidth( const table::CellRangeAddress& rAddress) throw (uno::RuntimeException) in getCalcColWidth() function in ScVbaRange3839 double nTmpWidth = getCalcColWidth( xAddressable->getRangeAddress() ); in getWidth()
Completed in 56 milliseconds