WPXProperty Class Reference

#include <WPXProperty.h>

Inheritance diagram for WPXProperty:

WPXFloatProperty WPXIntProperty WPXStringProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty WPXBoolProperty List of all members.

Public Member Functions

virtual ~WPXProperty ()
virtual int getInt () const=0
virtual float getFloat () 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 WPXFloatProperty.

virtual float WPXProperty::getFloat (  )  const [pure virtual]

Implemented in WPXStringProperty, WPXIntProperty, and WPXFloatProperty.

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

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

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

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


The documentation for this class was generated from the following files:
Generated on Tue Mar 13 14:02:05 2007 for libwpd by doxygen 1.5.1