WP3ContentParsingState Struct Reference

#include <WP3ContentListener.h>

Public Member Functions

 WP3ContentParsingState ()
 
 ~WP3ContentParsingState ()
 

Public Attributes

unsigned short m_colSpan
 
unsigned short m_rowSpan
 
librevenge::RVNGString m_textBuffer
 
RGBSColorm_cellFillColor
 
librevenge::RVNGString m_noteReference
 
WPXTableList m_tableList
 

Private Member Functions

 WP3ContentParsingState (const WP3ContentParsingState &)
 
WP3ContentParsingStateoperator= (const WP3ContentParsingState &)
 

Constructor & Destructor Documentation

§ WP3ContentParsingState() [1/2]

WP3ContentParsingState::WP3ContentParsingState ( )

§ ~WP3ContentParsingState()

WP3ContentParsingState::~WP3ContentParsingState ( )

§ WP3ContentParsingState() [2/2]

WP3ContentParsingState::WP3ContentParsingState ( const WP3ContentParsingState )
private

Member Function Documentation

§ operator=()

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

Member Data Documentation

§ m_cellFillColor

§ m_colSpan

unsigned short WP3ContentParsingState::m_colSpan

§ m_noteReference

librevenge::RVNGString WP3ContentParsingState::m_noteReference

§ m_rowSpan

unsigned short WP3ContentParsingState::m_rowSpan

§ m_tableList

§ m_textBuffer

librevenge::RVNGString WP3ContentParsingState::m_textBuffer

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

Generated for libwpd by doxygen 1.8.12