#include <WP5HeaderFooterGroup.h>
Public Member Functions | |
WP5HeaderFooterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
~WP5HeaderFooterGroup () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP5Listener *listener) |
Private Member Functions | |
WP5HeaderFooterGroup (const WP5HeaderFooterGroup &) | |
WP5HeaderFooterGroup & | operator= (const WP5HeaderFooterGroup &) |
Private Attributes | |
unsigned char | m_occurrenceBits |
WP5SubDocument * | m_subDocument |
WP5HeaderFooterGroup::WP5HeaderFooterGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP5HeaderFooterGroup::WP5HeaderFooterGroup | ( | const WP5HeaderFooterGroup & | ) | [private] |
void WP5HeaderFooterGroup::_readContents | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) | [virtual] |
Reimplemented from WP5VariableLengthGroup.
WP5HeaderFooterGroup& WP5HeaderFooterGroup::operator= | ( | const WP5HeaderFooterGroup & | ) | [private] |
void WP5HeaderFooterGroup::parse | ( | WP5Listener * | listener | ) | [virtual] |
Implements WP5Part.
unsigned char WP5HeaderFooterGroup::m_occurrenceBits [private] |
Referenced by _readContents(), and parse().
Referenced by _readContents(), and parse().