#include <WP3MiscellaneousGroup.h>

Public Member Functions | |
| WP3MiscellaneousGroup (WPXInputStream *input, WPXEncryption *encryption) | |
| ~WP3MiscellaneousGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP3Listener *listener) |
Private Attributes | |
| uint16_t | m_pageWidth |
| uint16_t | m_pageHeight |
| WPXFormOrientation | m_pageOrientation |
| WP3MiscellaneousGroup::WP3MiscellaneousGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) |
| WP3MiscellaneousGroup::~WP3MiscellaneousGroup | ( | ) |
| void WP3MiscellaneousGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [virtual] |
Reimplemented from WP3VariableLengthGroup.
| void WP3MiscellaneousGroup::parse | ( | WP3Listener * | listener | ) | [virtual] |
Implements WP3Part.
uint16_t WP3MiscellaneousGroup::m_pageWidth [private] |
uint16_t WP3MiscellaneousGroup::m_pageHeight [private] |