#include <WP6ContentListener.h>
Public Member Functions | |
_WP6ContentParsingState (WPXTableList tableList, int nextTableIndice=0) | |
~_WP6ContentParsingState () | |
Public Attributes | |
WPXString | m_bodyText |
WPXString | m_textBeforeNumber |
WPXString | m_textBeforeDisplayReference |
WPXString | m_numberText |
WPXString | m_textAfterDisplayReference |
WPXString | m_textAfterNumber |
float | m_paragraphMarginBottomRelative |
float | m_paragraphMarginBottomAbsolute |
int | m_numRemovedParagraphBreaks |
int | m_numListExtraTabs |
bool | m_isListReference |
WPXTableList | m_tableList |
WPXTable * | m_currentTable |
int | m_nextTableIndice |
std::stack< int > | m_listLevelStack |
std::stack< WP6ListType > | m_listTypeStack |
uint16_t | m_currentOutlineHash |
uint8_t | m_oldListLevel |
WP6StyleStateSequence | m_styleStateSequence |
bool | m_putativeListElementHasParagraphNumber |
bool | m_putativeListElementHasDisplayReferenceNumber |
int | m_noteTextPID |
uint16_t | m_leaderCharacter |
uint8_t | m_leaderNumSpaces |
std::vector< WPXTabStop > | m_tempTabStops |
std::vector< bool > | m_tempUsePreWP9LeaderMethod |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|