WP3TablesGroup Class Reference

#include <WP3TablesGroup.h>

Inheritance diagram for WP3TablesGroup:
WP3VariableLengthGroup WP3Part

Public Member Functions

 WP3TablesGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 ~WP3TablesGroup () override
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
void parse (WP3Listener *listener) override
Public Member Functions inherited from WP3VariableLengthGroup
 WP3VariableLengthGroup ()
 ~WP3VariableLengthGroup () override
Public Member Functions inherited from WP3Part
virtual ~WP3Part ()

Private Attributes

unsigned char m_tableMode
unsigned m_offsetFromLeftEdge
unsigned m_topGutterSpacing
unsigned m_leftGutterSpacing
unsigned m_bottomGutterSpacing
unsigned m_rightGutterSpacing
unsigned char m_numColumns
std::vector< unsigned char > m_columnMode
std::vector< unsigned char > m_numberFormat
std::vector< unsigned > m_columnWidth
std::vector< unsigned > m_rightOffsetForDecimalAlign
unsigned short m_colSpan
unsigned short m_rowSpan
RGBSColor m_cellFillColor

Additional Inherited Members

Static Public Member Functions inherited from WP3VariableLengthGroup
static WP3VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
Static Public Member Functions inherited from WP3Part
static WP3PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
Protected Member Functions inherited from WP3VariableLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
unsigned char getSubGroup () const
unsigned short getSize () const

Constructor & Destructor Documentation

◆ WP3TablesGroup()

WP3TablesGroup::WP3TablesGroup ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption )

◆ ~WP3TablesGroup()

WP3TablesGroup::~WP3TablesGroup ( )
override

Member Function Documentation

◆ _readContents()

void WP3TablesGroup::_readContents ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption )
overridevirtual

Reimplemented from WP3VariableLengthGroup.

◆ parse()

void WP3TablesGroup::parse ( WP3Listener * listener)
overridevirtual

Implements WP3Part.

Member Data Documentation

◆ m_bottomGutterSpacing

unsigned WP3TablesGroup::m_bottomGutterSpacing
private

Referenced by _readContents(), and WP3TablesGroup().

◆ m_cellFillColor

RGBSColor WP3TablesGroup::m_cellFillColor
private

◆ m_colSpan

unsigned short WP3TablesGroup::m_colSpan
private

◆ m_columnMode

std::vector<unsigned char> WP3TablesGroup::m_columnMode
private

Referenced by _readContents(), and WP3TablesGroup().

◆ m_columnWidth

std::vector<unsigned> WP3TablesGroup::m_columnWidth
private

◆ m_leftGutterSpacing

unsigned WP3TablesGroup::m_leftGutterSpacing
private

◆ m_numberFormat

std::vector<unsigned char> WP3TablesGroup::m_numberFormat
private

Referenced by _readContents(), and WP3TablesGroup().

◆ m_numColumns

unsigned char WP3TablesGroup::m_numColumns
private

◆ m_offsetFromLeftEdge

unsigned WP3TablesGroup::m_offsetFromLeftEdge
private

◆ m_rightGutterSpacing

unsigned WP3TablesGroup::m_rightGutterSpacing
private

◆ m_rightOffsetForDecimalAlign

std::vector<unsigned> WP3TablesGroup::m_rightOffsetForDecimalAlign
private

Referenced by _readContents(), and WP3TablesGroup().

◆ m_rowSpan

unsigned short WP3TablesGroup::m_rowSpan
private

◆ m_tableMode

unsigned char WP3TablesGroup::m_tableMode
private

◆ m_topGutterSpacing

unsigned WP3TablesGroup::m_topGutterSpacing
private

Referenced by _readContents(), and WP3TablesGroup().


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

Generated for libwpd by doxygen 1.14.0