WP1TopMarginGroup Class Reference

#include <WP1TopMarginGroup.h>

Inheritance diagram for WP1TopMarginGroup:
WP1FixedLengthGroup WP1Part

Public Member Functions

 WP1TopMarginGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
 ~WP1TopMarginGroup ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP1Listener *listener)
 
- Public Member Functions inherited from WP1FixedLengthGroup
 WP1FixedLengthGroup (unsigned char group)
 
virtual ~WP1FixedLengthGroup ()
 
- Public Member Functions inherited from WP1Part
virtual ~WP1Part ()
 

Private Attributes

unsigned short m_topMargin
 

Additional Inherited Members

- Static Public Member Functions inherited from WP1FixedLengthGroup
static WP1FixedLengthGroupconstructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
- Static Public Member Functions inherited from WP1Part
static WP1PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal)
 
- Protected Member Functions inherited from WP1FixedLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getGroup () const
 

Constructor & Destructor Documentation

WP1TopMarginGroup::WP1TopMarginGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  group 
)
WP1TopMarginGroup::~WP1TopMarginGroup ( )

Member Function Documentation

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

Reimplemented from WP1FixedLengthGroup.

void WP1TopMarginGroup::parse ( WP1Listener listener)
virtual

Implements WP1Part.

Member Data Documentation

unsigned short WP1TopMarginGroup::m_topMargin
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