#include <WP6ParagraphGroup.h>
Inheritance diagram for WP6ParagraphGroup:
Public Member Functions | |
WP6ParagraphGroup (WPXInputStream *input) | |
~WP6ParagraphGroup () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP6Listener *listener) |
Private Attributes | |
WP6VariableLengthGroup_SubGroup * | m_subGroupData |
WP6ParagraphGroup::WP6ParagraphGroup | ( | WPXInputStream * | input | ) |
WP6ParagraphGroup::~WP6ParagraphGroup | ( | ) |
void WP6ParagraphGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP6VariableLengthGroup.
void WP6ParagraphGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.