_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
 
WPXTable * m_currentTable
 
unsigned m_nextTableIndice
 
std::stack< unsigned > m_listLevelStack
 
std::stack< WP6ListType > m_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< WPXTabStop > m_tempTabStops
 
std::vector< bool > m_tempUsePreWP9LeaderMethod
 
WPXNumberingType m_currentPageNumberingType
 

Private Member Functions

 _WP6ContentParsingState (const _WP6ContentParsingState &)
 
_WP6ContentParsingState & operator= (const _WP6ContentParsingState &)
 

Constructor & Destructor Documentation

◆ _WP6ContentParsingState() [1/2]

_WP6ContentParsingState::_WP6ContentParsingState ( WPXTableList  tableList,
unsigned  nextTableIndice = 0 
)

◆ ~_WP6ContentParsingState()

_WP6ContentParsingState::~_WP6ContentParsingState ( )

◆ _WP6ContentParsingState() [2/2]

_WP6ContentParsingState::_WP6ContentParsingState ( const _WP6ContentParsingState &  )
private

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ m_bodyText

librevenge::RVNGString _WP6ContentParsingState::m_bodyText

◆ m_currentOutlineHash

unsigned short _WP6ContentParsingState::m_currentOutlineHash

◆ m_currentPageNumberingType

WPXNumberingType _WP6ContentParsingState::m_currentPageNumberingType

◆ m_currentTable

◆ m_isFrameOpened

◆ 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

◆ m_noteTextPID

unsigned _WP6ContentParsingState::m_noteTextPID

◆ 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

◆ m_textAfterNumber

librevenge::RVNGString _WP6ContentParsingState::m_textAfterNumber

◆ m_textBeforeDisplayReference

librevenge::RVNGString _WP6ContentParsingState::m_textBeforeDisplayReference

◆ m_textBeforeNumber


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

Generated for libwpd by doxygen 1.8.14