Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx100 double m_fLastInterpolatedValue; member in chart::__anona6960fe00111::lcl_SplineCalculation
139 ::rtl::math::setInf( &m_fLastInterpolatedValue, sal_False ); in lcl_SplineCalculation()
153 ::rtl::math::setInf( &m_fLastInterpolatedValue, sal_False ); in lcl_SplineCalculation()
381 if( x < m_fLastInterpolatedValue ) in GetInterpolatedValue()
407 m_fLastInterpolatedValue = x; in GetInterpolatedValue()

Completed in 19 milliseconds