WPXDoubleProperty Class Reference
Inheritance diagram for WPXDoubleProperty:
WPXProperty WPXGenericProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty

Public Member Functions

 WPXDoubleProperty (const double val)
 ~WPXDoubleProperty ()
virtual int getInt () const
virtual double getDouble () const
virtual WPXString getStr () const
virtual WPXPropertyclone () const
- Public Member Functions inherited from WPXProperty
virtual ~WPXProperty ()

Private Attributes

double m_val

Constructor & Destructor Documentation

WPXDoubleProperty::WPXDoubleProperty ( const double  val)

Referenced by clone().

WPXDoubleProperty::~WPXDoubleProperty ( )
inline

Member Function Documentation

WPXProperty * WPXDoubleProperty::clone ( ) const
virtual
int WPXDoubleProperty::getInt ( ) const
virtual

Implements WPXProperty.

Referenced by WPXTwipProperty::getStr().

WPXString WPXDoubleProperty::getStr ( ) const
virtual

Member Data Documentation

double WPXDoubleProperty::m_val
private

Referenced by getDouble(), and getInt().


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

Generated for libwpd by doxygen 1.8.1.2