WP6EOLGroup Class Reference

#include <WP6EOLGroup.h>

Inheritance diagram for WP6EOLGroup:
WP6VariableLengthGroup WP6Part

List of all members.

Public Member Functions

 WP6EOLGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 ~WP6EOLGroup ()
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP6Listener *listener)

Private Member Functions

 WP6EOLGroup (const WP6EOLGroup &)
WP6EOLGroupoperator= (const WP6EOLGroup &)

Private Attributes

unsigned char m_colSpan
unsigned char m_rowSpan
bool m_boundFromAbove
bool m_useCellAttributes
bool m_useCellJustification
bool m_ignoreInCalculations
bool m_cellIsLocked
unsigned m_cellAttributes
unsigned char m_cellJustification
WPXVerticalAlignment m_cellVerticalAlign
RGBSColorm_cellFgColor
RGBSColorm_cellBgColor
RGBSColorm_cellBorderColor
unsigned char m_cellBorders
bool m_isHeaderRow
bool m_isMinimumHeight
unsigned short m_rowHeight
bool m_isDontEndAParagraphStyleForThisHardReturn

Constructor & Destructor Documentation

WP6EOLGroup::WP6EOLGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
WP6EOLGroup::WP6EOLGroup ( const WP6EOLGroup ) [private]

Member Function Documentation

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

Reimplemented from WP6VariableLengthGroup.

WP6EOLGroup& WP6EOLGroup::operator= ( const WP6EOLGroup ) [private]
void WP6EOLGroup::parse ( WP6Listener listener) [virtual]

Implements WP6Part.


Member Data Documentation

Referenced by _readContents(), and parse().

unsigned WP6EOLGroup::m_cellAttributes [private]

Referenced by _readContents(), and parse().

unsigned char WP6EOLGroup::m_cellBorders [private]

Referenced by _readContents(), and parse().

Referenced by _readContents().

unsigned char WP6EOLGroup::m_cellJustification [private]

Referenced by _readContents(), and parse().

unsigned char WP6EOLGroup::m_colSpan [private]

Referenced by _readContents(), and parse().

Referenced by _readContents(), and parse().

Referenced by _readContents(), and parse().

unsigned short WP6EOLGroup::m_rowHeight [private]

Referenced by _readContents(), and parse().

unsigned char WP6EOLGroup::m_rowSpan [private]

Referenced by _readContents(), and parse().

Referenced by _readContents(), and parse().

Referenced by _readContents(), and parse().


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