#include <WP6UnsupportedFixedLengthGroup.h>
Public Member Functions | |
| WP6UnsupportedFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
| void | parse (WP6Listener *) |
Protected Member Functions | |
| void | _readContents (librevenge::RVNGInputStream *, WPXEncryption *) |
| WP6UnsupportedFixedLengthGroup::WP6UnsupportedFixedLengthGroup | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption, | ||
| unsigned char | groupID | ||
| ) |
| void WP6UnsupportedFixedLengthGroup::_readContents | ( | librevenge::RVNGInputStream * | , |
| WPXEncryption * | |||
| ) | [inline, protected, virtual] |
Implements WP6FixedLengthGroup.
| void WP6UnsupportedFixedLengthGroup::parse | ( | WP6Listener * | ) | [inline, virtual] |
Implements WP6Part.