Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DScaling.cxx61 m_fLogOfBase( log( 10.0 ) ), in LogarithmicScaling()
68 m_fLogOfBase( log( fBase ) ) in LogarithmicScaling()
84 fResult = log( value ) / m_fLogOfBase; in doScaling()
/aoo4110/main/chart2/source/inc/
H A DScaling.hxx75 const double m_fLogOfBase; member in chart::LogarithmicScaling

Completed in 16 milliseconds