Home
last modified time | relevance | path

Searched refs:ConvertFromBase (Results 1 – 2 of 2) sorted by path

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx2505 double ConvertData::ConvertFromBase( double f, sal_Int16 n ) const in ConvertFromBase() function in ConvertData
2523 return r.ConvertFromBase( ConvertToBase( f, nLevFrom ), nLevTo ); in Convert()
2539 double ConvertDataLinear::ConvertFromBase( double f, sal_Int16 n ) const in ConvertFromBase() function in ConvertDataLinear
H A Danalysishelper.hxx565 virtual double ConvertFromBase( double fVal, sal_Int16 nMatchLevel ) const;
593 virtual double ConvertFromBase( double fVal, sal_Int16 nMatchLevel ) const;

Completed in 52 milliseconds