_WP6ContentParsingState Struct Reference

#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
double m_paragraphMarginBottomRelative
double m_paragraphMarginBottomAbsolute
int m_numRemovedParagraphBreaks
int m_numListExtraTabs
bool m_isListReference
WPXTableList m_tableList
WPXTablem_currentTable
int m_nextTableIndice
std::stack< int > m_listLevelStack
std::stack< WP6ListTypem_listTypeStack
uint16_t m_currentOutlineHash
uint8_t m_oldListLevel
WP6StyleStateSequence m_styleStateSequence
bool m_putativeListElementHasParagraphNumber
bool m_putativeListElementHasDisplayReferenceNumber
int m_noteTextPID
int m_numNestedNotes
bool m_isFrameOpened
uint16_t m_leaderCharacter
uint8_t 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,
int  nextTableIndice = 0 
)
_WP6ContentParsingState::~_WP6ContentParsingState ( )
_WP6ContentParsingState::_WP6ContentParsingState ( const _WP6ContentParsingState )
private

Member Function Documentation

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

Member Data Documentation

WPXString _WP6ContentParsingState::m_bodyText
uint16_t _WP6ContentParsingState::m_currentOutlineHash
WPXNumberingType _WP6ContentParsingState::m_currentPageNumberingType
uint16_t _WP6ContentParsingState::m_leaderCharacter
uint8_t _WP6ContentParsingState::m_leaderNumSpaces
std::stack<int> _WP6ContentParsingState::m_listLevelStack
std::stack<WP6ListType> _WP6ContentParsingState::m_listTypeStack
int _WP6ContentParsingState::m_noteTextPID
int _WP6ContentParsingState::m_numListExtraTabs
int _WP6ContentParsingState::m_numNestedNotes
int _WP6ContentParsingState::m_numRemovedParagraphBreaks
uint8_t _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
WPXString _WP6ContentParsingState::m_textBeforeDisplayReference

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

Generated for libwpd by doxygen 1.8.1.2