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]
virtual float WPXProperty::getFloat (  )  const [pure virtual]
virtual int WPXProperty::getInt (  )  const [pure virtual]
virtual WPXString WPXProperty::getStr (  )  const [pure virtual]

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

Generated on Mon Jul 5 15:17:37 2010 for libwpd by doxygen 1.6.3