WP6EOLGroup Class Reference

#include <WP6EOLGroup.h>

Inheritance diagram for WP6EOLGroup:
WP6VariableLengthGroup WP6Part

Public Member Functions

 WP6EOLGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
 ~WP6EOLGroup ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP6Listener *listener)
 
- Public Member Functions inherited from WP6VariableLengthGroup
 WP6VariableLengthGroup ()
 
virtual ~WP6VariableLengthGroup ()
 
- Public Member Functions inherited from WP6Part
virtual ~WP6Part ()
 

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
 

Additional Inherited Members

- Static Public Member Functions inherited from WP6VariableLengthGroup
static WP6VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
 
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
 
- Static Public Member Functions inherited from WP6Part
static WP6PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
 
- Protected Member Functions inherited from WP6VariableLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getSubGroup () const
 
unsigned short getSize () const
 
unsigned char getFlags () const
 
unsigned char getNumPrefixIDs () const
 
const unsigned short * getPrefixIDs () const
 
unsigned short getSizeNonDeletable () const
 
unsigned short getSizeDeletable () const
 

Constructor & Destructor Documentation

WP6EOLGroup::WP6EOLGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
WP6EOLGroup::~WP6EOLGroup ( )
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

bool WP6EOLGroup::m_boundFromAbove
private

Referenced by _readContents(), and parse().

unsigned WP6EOLGroup::m_cellAttributes
private

Referenced by _readContents(), and parse().

RGBSColor* WP6EOLGroup::m_cellBgColor
private

Referenced by _readContents(), parse(), and ~WP6EOLGroup().

RGBSColor* WP6EOLGroup::m_cellBorderColor
private

Referenced by _readContents(), parse(), and ~WP6EOLGroup().

unsigned char WP6EOLGroup::m_cellBorders
private

Referenced by _readContents(), and parse().

RGBSColor* WP6EOLGroup::m_cellFgColor
private

Referenced by _readContents(), parse(), and ~WP6EOLGroup().

bool WP6EOLGroup::m_cellIsLocked
private

Referenced by _readContents().

unsigned char WP6EOLGroup::m_cellJustification
private

Referenced by _readContents(), and parse().

WPXVerticalAlignment WP6EOLGroup::m_cellVerticalAlign
private

Referenced by _readContents(), and parse().

unsigned char WP6EOLGroup::m_colSpan
private

Referenced by _readContents(), and parse().

bool WP6EOLGroup::m_ignoreInCalculations
private

Referenced by _readContents().

bool WP6EOLGroup::m_isDontEndAParagraphStyleForThisHardReturn
private

Referenced by _readContents(), and parse().

bool WP6EOLGroup::m_isHeaderRow
private

Referenced by _readContents(), and parse().

bool WP6EOLGroup::m_isMinimumHeight
private

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

bool WP6EOLGroup::m_useCellAttributes
private

Referenced by _readContents(), and parse().

bool WP6EOLGroup::m_useCellJustification
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.8