Searched defs:lcl_hmmToPoints (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ | ||
H A D | vbarange.cxx | 184 double lcl_hmmToPoints( double nVal ) { return ( (double)((nVal /1000 ) * 567 ) / 20 ); } in lcl_hmmToPoints() function |
Completed in 55 milliseconds