Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBarChart.cxx371 struct FormerBarPoint struct
373 FormerBarPoint( double fX, double fUpperY, double fLowerY, double fZ ) in FormerBarPoint() function
376 FormerBarPoint() in FormerBarPoint() argument
384 double m_fX;
385 double m_fUpperY;
386 double m_fLowerY;
387 double m_fZ;

Completed in 21 milliseconds