#include <WP3ContentListener.h>
Public Member Functions | |
| _WP3ContentParsingState () | |
| ~_WP3ContentParsingState () | |
Public Attributes | |
| uint16_t | m_colSpan |
| uint16_t | m_rowSpan |
| WPXString | m_textBuffer |
| RGBSColor * | m_cellFillColor |
| WPXString | m_noteReference |
| WPXTableList | m_tableList |
Private Member Functions | |
| _WP3ContentParsingState (const _WP3ContentParsingState &) | |
| _WP3ContentParsingState & | operator= (const _WP3ContentParsingState &) |
| _WP3ContentParsingState::_WP3ContentParsingState | ( | ) |
| _WP3ContentParsingState::~_WP3ContentParsingState | ( | ) |
| _WP3ContentParsingState::_WP3ContentParsingState | ( | const _WP3ContentParsingState & | ) | [private] |
| _WP3ContentParsingState& _WP3ContentParsingState::operator= | ( | const _WP3ContentParsingState & | ) | [private] |
| uint16_t _WP3ContentParsingState::m_colSpan |
| uint16_t _WP3ContentParsingState::m_rowSpan |