Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dunitconverter.cxx183 double UnitConverter::scaleFromMm100( sal_Int32 nMm100, Unit eUnit ) const in scaleFromMm100() argument
185 return static_cast< double >( nMm100 ) / getCoefficient( eUnit ); in scaleFromMm100()
/trunk/main/oox/inc/oox/xls/
H A Dunitconverter.hxx85 double scaleFromMm100( sal_Int32 nMm100, Unit eUnit ) const;

Completed in 12 milliseconds