#include <WP6HeaderFooterGroup.h>
Public Member Functions | |
WP6HeaderFooterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *listener) |
Private Attributes | |
unsigned char | m_occurrenceBits |
WP6HeaderFooterGroup::WP6HeaderFooterGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
void WP6HeaderFooterGroup::_readContents | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) | [virtual] |
Reimplemented from WP6VariableLengthGroup.
void WP6HeaderFooterGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.
unsigned char WP6HeaderFooterGroup::m_occurrenceBits [private] |
Referenced by _readContents(), and parse().