#include <PAG1TextStorageElement.h>
Public Member Functions | |
| PAG1TextStorageElement (PAG1ParserState &state, bool footnotes=false) | |
Private Member Functions | |
| virtual IWORKXMLContextPtr_t | element (int name) |
| virtual void | endOfElement () |
Private Attributes | |
| bool | m_footnotes |
| bool | m_textOpened |
| libetonyek::PAG1TextStorageElement::PAG1TextStorageElement | ( | PAG1ParserState & | state, |
| bool | footnotes = false |
||
| ) | [explicit] |
| IWORKXMLContextPtr_t libetonyek::PAG1TextStorageElement::element | ( | int | name | ) | [private, virtual] |
Reimplemented from libetonyek::IWORKTextStorageElement.
| void libetonyek::PAG1TextStorageElement::endOfElement | ( | ) | [private, virtual] |
Reimplemented from libetonyek::IWORKTextStorageElement.
bool libetonyek::PAG1TextStorageElement::m_footnotes [private] |
Referenced by endOfElement().
bool libetonyek::PAG1TextStorageElement::m_textOpened [private] |
Referenced by element(), and endOfElement().