WPXProperty Class Reference

#include <WPXProperty.h>

Inheritance diagram for WPXProperty:

WPXDoubleProperty WPXIntProperty WPXStringProperty WPXGenericProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty WPXBoolProperty

List of all members.

Public Member Functions

virtual ~WPXProperty ()
virtual int getInt () const =0
virtual double getDouble () const =0
virtual WPXString getStr () const =0
virtual WPXPropertyclone () const =0


Constructor & Destructor Documentation

WPXProperty::~WPXProperty (  )  [virtual]


Member Function Documentation

virtual int WPXProperty::getInt (  )  const [pure virtual]

Implemented in WPXStringProperty, WPXIntProperty, and WPXDoubleProperty.

virtual double WPXProperty::getDouble (  )  const [pure virtual]

Implemented in WPXStringProperty, WPXIntProperty, and WPXDoubleProperty.

virtual WPXString WPXProperty::getStr (  )  const [pure virtual]

Implemented in WPXStringProperty, WPXIntProperty, WPXBoolProperty, WPXDoubleProperty, WPXInchProperty, WPXPercentProperty, WPXPointProperty, WPXTwipProperty, and WPXGenericProperty.

virtual WPXProperty* WPXProperty::clone (  )  const [pure virtual]

Implemented in WPXStringProperty, WPXIntProperty, WPXBoolProperty, WPXDoubleProperty, WPXInchProperty, WPXPercentProperty, WPXPointProperty, WPXTwipProperty, and WPXGenericProperty.


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 10:48:13 2010 for libwpd by doxygen 1.5.4