LibreOffice Module chart2 (master) 1
|
Public Member Functions | |
FormerBarPoint (double fX, double fUpperY, double fLowerY, double fZ) | |
FormerBarPoint () | |
Public Attributes | |
double | m_fX |
double | m_fUpperY |
double | m_fLowerY |
double | m_fZ |
Definition at line 65 of file BarChart.hxx.
|
inline |
Definition at line 67 of file BarChart.hxx.
|
inline |
Definition at line 70 of file BarChart.hxx.
double chart::BarChart::FormerBarPoint::m_fLowerY |
Definition at line 80 of file BarChart.hxx.
Referenced by chart::BarChart::doXSlot().
double chart::BarChart::FormerBarPoint::m_fUpperY |
Definition at line 79 of file BarChart.hxx.
Referenced by chart::BarChart::doXSlot().
double chart::BarChart::FormerBarPoint::m_fX |
Definition at line 78 of file BarChart.hxx.
Referenced by chart::BarChart::doXSlot().
double chart::BarChart::FormerBarPoint::m_fZ |
Definition at line 81 of file BarChart.hxx.
Referenced by chart::BarChart::doXSlot().