WP3TablesGroup Class Reference

#include <WP3TablesGroup.h>

Inheritance diagram for WP3TablesGroup:
WP3VariableLengthGroup WP3Part

Public Member Functions

 WP3TablesGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
 ~WP3TablesGroup ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP3Listener *listener)
 
- Public Member Functions inherited from WP3VariableLengthGroup
 WP3VariableLengthGroup ()
 
virtual ~WP3VariableLengthGroup ()
 
- 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 ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
WP3TablesGroup::~WP3TablesGroup ( )

Member Function Documentation

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

Reimplemented from WP3VariableLengthGroup.

void WP3TablesGroup::parse ( WP3Listener listener)
virtual

Implements WP3Part.

Member Data Documentation

unsigned WP3TablesGroup::m_bottomGutterSpacing
private

Referenced by _readContents().

RGBSColor WP3TablesGroup::m_cellFillColor
private

Referenced by _readContents(), and parse().

unsigned short WP3TablesGroup::m_colSpan
private

Referenced by _readContents(), and parse().

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

Referenced by _readContents().

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

Referenced by _readContents(), and parse().

unsigned WP3TablesGroup::m_leftGutterSpacing
private

Referenced by _readContents(), and parse().

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

Referenced by _readContents().

unsigned char WP3TablesGroup::m_numColumns
private

Referenced by _readContents(), and parse().

unsigned WP3TablesGroup::m_offsetFromLeftEdge
private

Referenced by _readContents(), and parse().

unsigned WP3TablesGroup::m_rightGutterSpacing
private

Referenced by _readContents(), and parse().

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

Referenced by _readContents().

unsigned short WP3TablesGroup::m_rowSpan
private

Referenced by _readContents(), and parse().

unsigned char WP3TablesGroup::m_tableMode
private

Referenced by _readContents(), and parse().

unsigned WP3TablesGroup::m_topGutterSpacing
private

Referenced by _readContents().


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

Generated for libwpd by doxygen 1.8.8