#include <IWORKChartInfoElement.h>
Public Member Functions | |
| IWORKChartInfoElement (IWORKXMLParserState &state) | |
Public Attributes | |
| IWORKChart | m_chart |
Private Member Functions | |
| virtual void | attribute (int name, const char *value) |
| virtual void | startOfElement () |
| virtual IWORKXMLContextPtr_t | element (int name) |
| virtual void | endOfElement () |
| libetonyek::IWORKChartInfoElement::IWORKChartInfoElement | ( | IWORKXMLParserState & | state | ) | [explicit] |
| void libetonyek::IWORKChartInfoElement::attribute | ( | int | name, |
| const char * | value | ||
| ) | [private, virtual] |
| IWORKXMLContextPtr_t libetonyek::IWORKChartInfoElement::element | ( | int | name | ) | [private, virtual] |
| void libetonyek::IWORKChartInfoElement::endOfElement | ( | ) | [private, virtual] |
| void libetonyek::IWORKChartInfoElement::startOfElement | ( | ) | [private, virtual] |
Referenced by attribute(), and element().