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() [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

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

WP6StyleStateSequence WP6ContentParsingState::m_styleStateSequence

◆ m_tableList

WPXTableList WP6ContentParsingState::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:

Generated for libwpd by doxygen 1.10.0