WP6ContentParsingState Struct Reference

#include <WP6ContentListener.h>

Public Member Functions

 WP6ContentParsingState (WPXTableList tableList, unsigned nextTableIndice=0)
 
 ~WP6ContentParsingState ()
 

Public Attributes

librevenge::RVNGString m_bodyText
 
librevenge::RVNGString m_textBeforeNumber
 
librevenge::RVNGString m_textBeforeDisplayReference
 
librevenge::RVNGString m_numberText
 
librevenge::RVNGString m_textAfterDisplayReference
 
librevenge::RVNGString m_textAfterNumber
 
double m_paragraphMarginBottomRelative
 
double m_paragraphMarginBottomAbsolute
 
unsigned m_numRemovedParagraphBreaks
 
unsigned m_numListExtraTabs
 
bool m_isListReference
 
WPXTableList m_tableList
 
std::shared_ptr< WPXTablem_currentTable
 
unsigned m_nextTableIndice
 
std::stack< unsigned > m_listLevelStack
 
std::stack< WP6ListTypem_listTypeStack
 
unsigned short m_currentOutlineHash
 
unsigned char m_oldListLevel
 
WP6StyleStateSequence m_styleStateSequence
 
bool m_putativeListElementHasParagraphNumber
 
bool m_putativeListElementHasDisplayReferenceNumber
 
unsigned m_noteTextPID
 
unsigned m_numNestedNotes
 
bool m_isFrameOpened
 
bool m_isLinkOpened
 
unsigned m_leaderCharacter
 
unsigned char m_leaderNumSpaces
 
std::vector< WPXTabStopm_tempTabStops
 
std::vector< bool > m_tempUsePreWP9LeaderMethod
 
WPXNumberingType m_currentPageNumberingType
 

Private Member Functions

 WP6ContentParsingState (const WP6ContentParsingState &)
 
WP6ContentParsingStateoperator= (const WP6ContentParsingState &)
 

Constructor & Destructor Documentation

WP6ContentParsingState::WP6ContentParsingState ( WPXTableList  tableList,
unsigned  nextTableIndice = 0 
)
WP6ContentParsingState::~WP6ContentParsingState ( )
WP6ContentParsingState::WP6ContentParsingState ( const WP6ContentParsingState )
private

Member Function Documentation

WP6ContentParsingState& WP6ContentParsingState::operator= ( const WP6ContentParsingState )
private

Member Data Documentation

librevenge::RVNGString WP6ContentParsingState::m_bodyText
unsigned short WP6ContentParsingState::m_currentOutlineHash
WPXNumberingType WP6ContentParsingState::m_currentPageNumberingType
std::shared_ptr<WPXTable> WP6ContentParsingState::m_currentTable
bool WP6ContentParsingState::m_isFrameOpened
bool WP6ContentParsingState::m_isLinkOpened
bool WP6ContentParsingState::m_isListReference
unsigned WP6ContentParsingState::m_leaderCharacter
unsigned char WP6ContentParsingState::m_leaderNumSpaces
std::stack<unsigned> WP6ContentParsingState::m_listLevelStack
std::stack<WP6ListType> WP6ContentParsingState::m_listTypeStack
unsigned WP6ContentParsingState::m_nextTableIndice
unsigned WP6ContentParsingState::m_noteTextPID
librevenge::RVNGString WP6ContentParsingState::m_numberText
unsigned WP6ContentParsingState::m_numListExtraTabs
unsigned WP6ContentParsingState::m_numNestedNotes
unsigned WP6ContentParsingState::m_numRemovedParagraphBreaks
unsigned char WP6ContentParsingState::m_oldListLevel
double WP6ContentParsingState::m_paragraphMarginBottomAbsolute
double WP6ContentParsingState::m_paragraphMarginBottomRelative
bool WP6ContentParsingState::m_putativeListElementHasDisplayReferenceNumber
bool WP6ContentParsingState::m_putativeListElementHasParagraphNumber
WP6StyleStateSequence WP6ContentParsingState::m_styleStateSequence
WPXTableList WP6ContentParsingState::m_tableList
std::vector<WPXTabStop> WP6ContentParsingState::m_tempTabStops
std::vector<bool> WP6ContentParsingState::m_tempUsePreWP9LeaderMethod
librevenge::RVNGString WP6ContentParsingState::m_textAfterDisplayReference
librevenge::RVNGString WP6ContentParsingState::m_textAfterNumber
librevenge::RVNGString WP6ContentParsingState::m_textBeforeDisplayReference
librevenge::RVNGString WP6ContentParsingState::m_textBeforeNumber

The documentation for this struct was generated from the following files:

Generated for libwpd by doxygen 1.8.8