WP3TablesGroup Class Reference

#include <WP3TablesGroup.h>

Inheritance diagram for WP3TablesGroup:
WP3VariableLengthGroup WP3Part

List of all members.

Public Member Functions

 WP3TablesGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 ~WP3TablesGroup ()
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP3Listener *listener)

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

Constructor & Destructor Documentation

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

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

Referenced by _readContents().

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

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

Referenced by _readContents(), and parse().

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

Referenced by _readContents().


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