WP5BoxGroup Class Reference

#include <WP5BoxGroup.h>

Inheritance diagram for WP5BoxGroup:
WP5VariableLengthGroup WP5Part

List of all members.

Public Member Functions

 WP5BoxGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP5Listener *listener)

Protected Member Functions

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

Private Member Functions

 WP5BoxGroup (const WP5BoxGroup &)
WP5BoxGroupoperator= (const WP5BoxGroup &)

Private Attributes

unsigned short m_boxNumber
unsigned char m_positionAndType
unsigned char m_alignment
unsigned short m_width
unsigned short m_height
unsigned short m_x
unsigned short m_y
unsigned char m_boxType
unsigned short m_graphicsOffset
const librevenge::RVNGBinaryData * m_data

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from WP5VariableLengthGroup.

WP5BoxGroup& WP5BoxGroup::operator= ( const WP5BoxGroup ) [private]
void WP5BoxGroup::parse ( WP5Listener listener) [virtual]

Implements WP5Part.


Member Data Documentation

unsigned char WP5BoxGroup::m_alignment [private]

Referenced by _readContents(), and parse().

unsigned short WP5BoxGroup::m_boxNumber [private]

Referenced by _readContents().

unsigned char WP5BoxGroup::m_boxType [private]

Referenced by _readContents(), and parse().

const librevenge::RVNGBinaryData* WP5BoxGroup::m_data [private]

Referenced by parse().

unsigned short WP5BoxGroup::m_graphicsOffset [private]

Referenced by _readContents(), and parse().

unsigned short WP5BoxGroup::m_height [private]

Referenced by _readContents(), and parse().

unsigned char WP5BoxGroup::m_positionAndType [private]

Referenced by _readContents(), and parse().

unsigned short WP5BoxGroup::m_width [private]

Referenced by _readContents(), and parse().

unsigned short WP5BoxGroup::m_x [private]

Referenced by _readContents(), and parse().

unsigned short WP5BoxGroup::m_y [private]

Referenced by _readContents(), and parse().


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