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