WPXProperty Class Referenceabstract

#include <WPXProperty.h>

Inheritance diagram for WPXProperty:
WPXDoubleProperty WPXIntProperty WPXStringProperty WPXGenericProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty WPXBoolProperty

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 double WPXProperty::getDouble ( ) const
pure virtual
virtual int WPXProperty::getInt ( ) const
pure virtual

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

Generated for libwpd by doxygen 1.8.3