Home
last modified time | relevance | path

Searched defs:FormerPoint (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx188 struct FormerPoint struct
190 FormerPoint( double fX, double fY, double fZ ) in FormerPoint() function
193 FormerPoint() in FormerPoint() argument
200 double m_fX;
201 double m_fY;
202 double m_fZ;
H A DAreaChart.cxx571 struct FormerPoint struct
573 FormerPoint( double fX, double fY, double fZ ) in FormerPoint() argument
576 FormerPoint() in FormerPoint() function
583 double m_fX;
584 double m_fY;
585 double m_fZ;

Completed in 20 milliseconds