#include <WP6ContentListener.h>
◆ WP6ContentParsingState() [1/2]
WP6ContentParsingState::WP6ContentParsingState |
( |
WPXTableList | tableList, |
|
|
unsigned | nextTableIndice = 0 ) |
◆ ~WP6ContentParsingState()
WP6ContentParsingState::~WP6ContentParsingState |
( |
| ) |
|
◆ WP6ContentParsingState() [2/2]
◆ operator=()
◆ m_bodyText
librevenge::RVNGString WP6ContentParsingState::m_bodyText |
◆ m_currentOutlineHash
unsigned short WP6ContentParsingState::m_currentOutlineHash |
◆ m_currentPageNumberingType
◆ m_currentTable
std::shared_ptr<WPXTable> WP6ContentParsingState::m_currentTable |
◆ m_isFrameOpened
bool WP6ContentParsingState::m_isFrameOpened |
◆ m_isLinkOpened
bool WP6ContentParsingState::m_isLinkOpened |
◆ m_isListReference
bool WP6ContentParsingState::m_isListReference |
◆ m_leaderCharacter
unsigned WP6ContentParsingState::m_leaderCharacter |
◆ m_leaderNumSpaces
unsigned char WP6ContentParsingState::m_leaderNumSpaces |
◆ m_listLevelStack
std::stack<unsigned> WP6ContentParsingState::m_listLevelStack |
◆ m_listTypeStack
std::stack<WP6ListType> WP6ContentParsingState::m_listTypeStack |
◆ m_nextTableIndice
unsigned WP6ContentParsingState::m_nextTableIndice |
◆ m_noteTextPID
unsigned WP6ContentParsingState::m_noteTextPID |
◆ m_numberText
librevenge::RVNGString WP6ContentParsingState::m_numberText |
◆ m_numListExtraTabs
unsigned WP6ContentParsingState::m_numListExtraTabs |
◆ m_numNestedNotes
unsigned WP6ContentParsingState::m_numNestedNotes |
◆ m_numRemovedParagraphBreaks
unsigned WP6ContentParsingState::m_numRemovedParagraphBreaks |
◆ m_oldListLevel
unsigned char WP6ContentParsingState::m_oldListLevel |
◆ m_paragraphMarginBottomAbsolute
double WP6ContentParsingState::m_paragraphMarginBottomAbsolute |
◆ m_paragraphMarginBottomRelative
double WP6ContentParsingState::m_paragraphMarginBottomRelative |
◆ m_putativeListElementHasDisplayReferenceNumber
bool WP6ContentParsingState::m_putativeListElementHasDisplayReferenceNumber |
◆ m_putativeListElementHasParagraphNumber
bool WP6ContentParsingState::m_putativeListElementHasParagraphNumber |
◆ m_styleStateSequence
◆ m_tableList
◆ m_tempTabStops
std::vector<WPXTabStop> WP6ContentParsingState::m_tempTabStops |
◆ m_tempUsePreWP9LeaderMethod
std::vector<bool> WP6ContentParsingState::m_tempUsePreWP9LeaderMethod |
◆ m_textAfterDisplayReference
librevenge::RVNGString WP6ContentParsingState::m_textAfterDisplayReference |
◆ m_textAfterNumber
librevenge::RVNGString WP6ContentParsingState::m_textAfterNumber |
◆ m_textBeforeDisplayReference
librevenge::RVNGString WP6ContentParsingState::m_textBeforeDisplayReference |
◆ m_textBeforeNumber
librevenge::RVNGString WP6ContentParsingState::m_textBeforeNumber |
The documentation for this struct was generated from the following files: