WP1SetTabsGroup Class Reference

#include <WP1SetTabsGroup.h>

Inheritance diagram for WP1SetTabsGroup:
WP1VariableLengthGroup WP1Part

List of all members.

Public Member Functions

 WP1SetTabsGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 ~WP1SetTabsGroup ()
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP1Listener *listener)

Private Attributes

std::vector< WPXTabStopm_tabStops

Constructor & Destructor Documentation

WP1SetTabsGroup::WP1SetTabsGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  group 
)

Member Function Documentation

void WP1SetTabsGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
) [virtual]
void WP1SetTabsGroup::parse ( WP1Listener listener) [virtual]

Implements WP1Part.


Member Data Documentation

std::vector<WPXTabStop> WP1SetTabsGroup::m_tabStops [private]

Referenced by _readContents(), and parse().


The documentation for this class was generated from the following files: