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 WPXProperty* WPXProperty::clone  )  const [pure virtual]
 

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

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

Implemented in WPXStringProperty, WPXIntProperty, and WPXFloatProperty.

virtual int WPXProperty::getInt  )  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.


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 15:17:15 2008 for libwpd by doxygen 1.4.6