WPXDoubleProperty Class Reference

Inheritance diagram for WPXDoubleProperty:

WPXProperty WPXGenericProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty

List of all members.

Public Member Functions

 WPXDoubleProperty (const double val)
virtual int getInt () const
virtual double getDouble () const
virtual WPXString getStr () const
virtual WPXPropertyclone () const

Private Attributes

double m_val


Constructor & Destructor Documentation

WPXDoubleProperty::WPXDoubleProperty ( const double  val  ) 


Member Function Documentation

int WPXDoubleProperty::getInt (  )  const [virtual]

Implements WPXProperty.

double WPXDoubleProperty::getDouble (  )  const [virtual]

Implements WPXProperty.

WPXString WPXDoubleProperty::getStr (  )  const [virtual]

Implements WPXProperty.

Reimplemented in WPXInchProperty, WPXPercentProperty, WPXPointProperty, WPXTwipProperty, and WPXGenericProperty.

WPXProperty * WPXDoubleProperty::clone (  )  const [virtual]

Implements WPXProperty.

Reimplemented in WPXInchProperty, WPXPercentProperty, WPXPointProperty, WPXTwipProperty, and WPXGenericProperty.


Member Data Documentation

double WPXDoubleProperty::m_val [private]


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 10:48:13 2010 for libwpd by doxygen 1.5.4