Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DSplines.cxx85 double GetInterpolatedValue( double x );
374 double lcl_SplineCalculation::GetInterpolatedValue( double x ) in GetInterpolatedValue() function in chart::__anon3edc41110111::lcl_SplineCalculation
670 pNewX[nNewPointIndex]=aSplineX->GetInterpolatedValue( fParam ); in CalculateCubicSplines()
671 pNewY[nNewPointIndex]=aSplineY->GetInterpolatedValue( fParam ); in CalculateCubicSplines()

Completed in 13 milliseconds