#include <WP1ContentListener.h>
Public Member Functions | |
WP1ContentParsingState () | |
~WP1ContentParsingState () | |
Public Attributes | |
librevenge::RVNGString | m_textBuffer |
int | m_numDeferredTabs |
int | m_footNoteNumber |
int | m_endNoteNumber |
Private Member Functions | |
WP1ContentParsingState (const WP1ContentParsingState &) | |
WP1ContentParsingState & | operator= (const WP1ContentParsingState &) |
WP1ContentParsingState::WP1ContentParsingState | ( | ) |
WP1ContentParsingState::~WP1ContentParsingState | ( | ) |
|
private |
|
private |
int WP1ContentParsingState::m_endNoteNumber |
int WP1ContentParsingState::m_footNoteNumber |
int WP1ContentParsingState::m_numDeferredTabs |
librevenge::RVNGString WP1ContentParsingState::m_textBuffer |