Searched refs:m_fLastInterpolatedValue (Results 1 – 1 of 1) sorted by relevance
100 double m_fLastInterpolatedValue; member in chart::__anon90612cc90111::lcl_SplineCalculation139 ::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