_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
 
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
 
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
unsigned _WP6ContentParsingState::m_leaderCharacter
unsigned char _WP6ContentParsingState::m_leaderNumSpaces
std::stack<unsigned> _WP6ContentParsingState::m_listLevelStack
std::stack<WP6ListType> _WP6ContentParsingState::m_listTypeStack
unsigned _WP6ContentParsingState::m_noteTextPID
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
std::vector<WPXTabStop> _WP6ContentParsingState::m_tempTabStops
std::vector<bool> _WP6ContentParsingState::m_tempUsePreWP9LeaderMethod
librevenge::RVNGString _WP6ContentParsingState::m_textAfterNumber
librevenge::RVNGString _WP6ContentParsingState::m_textBeforeDisplayReference

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

Generated for libwpd by doxygen 1.8.8