Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx200 double lcl_Round2DecPlaces( double nVal ) in lcl_Round2DecPlaces() function
3723 nPoints = lcl_Round2DecPlaces( nPoints ); in getCalcColWidth()
3733 nPoints = lcl_Round2DecPlaces( nPoints ); in getCalcRowHeight()
3784 nColWidth = lcl_Round2DecPlaces( nColWidth ); in getColumnWidth()
3803 nColWidth = lcl_Round2DecPlaces( nColWidth ); in setColumnWidth()
3952 double nHeight = lcl_Round2DecPlaces( lcl_TwipsToPoints( nRowTwips ) ); in getRowHeight()
3971 nHeight = lcl_Round2DecPlaces( nHeight ); in setRowHeight()

Completed in 45 milliseconds