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