Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/charttypes/
H A DSplines.cxx48 typedef ::std::vector< tPointType > tPointVecType; typedef
49 typedef tPointVecType::size_type lcl_tSizeType;
65 lcl_SplineCalculation( const tPointVecType & rSortedPoints,
76 lcl_SplineCalculation( const tPointVecType & rSortedPoints);
89 tPointVecType m_aPoints;
130 const tPointVecType & rSortedPoints, in lcl_SplineCalculation()
146 const tPointVecType & rSortedPoints) in lcl_SplineCalculation()
427 bool createParameterT(const tPointVecType aUniquePoints, double* t) in createParameterT()
593 tPointVecType aInputX; in CalculateCubicSplines()
595 tPointVecType aInputY; in CalculateCubicSplines()
[all …]