Searched refs:lcl_TwipsToPoints (Results 1 – 1 of 1) sorted by relevance
194 double lcl_TwipsToPoints( sal_uInt16 nVal ) in lcl_TwipsToPoints() function3722 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 36 milliseconds