#include <WP3ContentListener.h>
Public Member Functions | |
_WP3ContentParsingState () | |
~_WP3ContentParsingState () | |
Public Attributes | |
unsigned short | m_colSpan |
unsigned short | m_rowSpan |
librevenge::RVNGString | m_textBuffer |
RGBSColor * | m_cellFillColor |
librevenge::RVNGString | m_noteReference |
WPXTableList | m_tableList |
Private Member Functions | |
_WP3ContentParsingState (const _WP3ContentParsingState &) | |
_WP3ContentParsingState & | operator= (const _WP3ContentParsingState &) |
_WP3ContentParsingState::_WP3ContentParsingState | ( | ) |
_WP3ContentParsingState::~_WP3ContentParsingState | ( | ) |
|
private |
|
private |
RGBSColor* _WP3ContentParsingState::m_cellFillColor |
unsigned short _WP3ContentParsingState::m_colSpan |
librevenge::RVNGString _WP3ContentParsingState::m_noteReference |
Referenced by WP3ContentListener::insertNote(), and WP3ContentListener::insertNoteReference().
unsigned short _WP3ContentParsingState::m_rowSpan |
WPXTableList _WP3ContentParsingState::m_tableList |
librevenge::RVNGString _WP3ContentParsingState::m_textBuffer |