Internal: the chart of a MSKTable. More...
Public Member Functions | |
Chart (MSKGraph::Style const &style) | |
constructor More... | |
Chart () | |
empty constructor More... | |
Public Attributes | |
MWAWGraphicStyle | m_style |
the graphic style More... | |
int | m_textZonesId [3] |
the three text pictures More... | |
MWAWEntry | m_backgroundEntry |
the background entry More... | |
int | m_zoneId |
the chart zone id (in the graph parser ) More... | |
Internal: the chart of a MSKTable.
|
inline |
constructor
|
inline |
empty constructor
MWAWEntry MSKTableInternal::Chart::m_backgroundEntry |
the background entry
Referenced by MSKTable::readChart(), and MSKTable::sendChart().
MWAWGraphicStyle MSKTableInternal::Chart::m_style |
the graphic style
int MSKTableInternal::Chart::m_textZonesId[3] |
the three text pictures
Referenced by Chart(), MSKTable::readChart(), and MSKTable::sendChart().
int MSKTableInternal::Chart::m_zoneId |
the chart zone id (in the graph parser )
Referenced by MSKTable::sendChart(), and MSKTable::setChartZoneId().