WP5TableEOLGroup Class Reference

#include <WP5TableEOLGroup.h>

Inheritance diagram for WP5TableEOLGroup:
WP5VariableLengthGroup WP5Part

List of all members.

Public Member Functions

 WP5TableEOLGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 ~WP5TableEOLGroup ()
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP5Listener *listener)

Private Attributes

unsigned char m_cellVerticalAlignment
bool m_useCellAttributes
bool m_useCellJustification
unsigned char m_columnNumber
unsigned char m_colSpan
unsigned char m_rowSpan
bool m_spannedFromAbove
unsigned short m_cellAttributes
unsigned char m_cellJustification

Constructor & Destructor Documentation

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

Member Function Documentation

void WP5TableEOLGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
) [virtual]

Reimplemented from WP5VariableLengthGroup.

void WP5TableEOLGroup::parse ( WP5Listener listener) [virtual]

Implements WP5Part.


Member Data Documentation

unsigned short WP5TableEOLGroup::m_cellAttributes [private]

Referenced by _readContents(), and parse().

unsigned char WP5TableEOLGroup::m_cellJustification [private]

Referenced by _readContents().

Referenced by _readContents().

unsigned char WP5TableEOLGroup::m_colSpan [private]

Referenced by _readContents(), and parse().

unsigned char WP5TableEOLGroup::m_columnNumber [private]

Referenced by _readContents().

unsigned char WP5TableEOLGroup::m_rowSpan [private]

Referenced by _readContents(), and parse().

Referenced by _readContents(), and parse().


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