#include <PAGTypes.h>
Public Member Functions | |
PAGFootnoteState () | |
Public Attributes | |
bool | m_firstTextAfterMark |
bool | m_pending |
std::string | m_mark |
std::deque< IWORKOutputElements > | m_footnotes |
std::deque< IWORKOutputElements >::const_iterator | m_nextFootnote |
libetonyek::PAGFootnoteState::PAGFootnoteState | ( | ) |
bool libetonyek::PAGFootnoteState::m_firstTextAfterMark |
std::deque<IWORKOutputElements> libetonyek::PAGFootnoteState::m_footnotes |
std::string libetonyek::PAGFootnoteState::m_mark |
std::deque<IWORKOutputElements>::const_iterator libetonyek::PAGFootnoteState::m_nextFootnote |
bool libetonyek::PAGFootnoteState::m_pending |