Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx194 double lcl_TwipsToPoints( sal_uInt16 nVal ) in lcl_TwipsToPoints() function
3722 double nPoints = lcl_TwipsToPoints( nWidth ); in getCalcColWidth()
3732 double nPoints = lcl_TwipsToPoints( nWidth ); in getCalcRowHeight()
3780 nColWidth = lcl_TwipsToPoints( nColTwips ); in getColumnWidth()
3952 double nHeight = lcl_Round2DecPlaces( lcl_TwipsToPoints( nRowTwips ) ); in getRowHeight()

Completed in 63 milliseconds