Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

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 Sat Aug 20 05:20:58 2022 for libwpd by doxygen 1.3.5