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