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

WPXIntProperty Class Reference

Inheritance diagram for WPXIntProperty:

WPXProperty WPXBoolProperty List of all members.

Public Member Functions

 WPXIntProperty (const int val)
virtual int getInt () const
virtual float getFloat () const
virtual WPXString getStr () const
virtual WPXProperty * clone () const

Private Attributes

int m_val

Constructor & Destructor Documentation

WPXIntProperty::WPXIntProperty (  const int  val  ) 
 


Member Function Documentation

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

Implements WPXProperty.

Reimplemented in WPXBoolProperty.

float WPXIntProperty::getFloat (   )  const [virtual]
 

Implements WPXProperty.

int WPXIntProperty::getInt (   )  const [virtual]
 

Implements WPXProperty.

WPXString WPXIntProperty::getStr (   )  const [virtual]
 

Implements WPXProperty.

Reimplemented in WPXBoolProperty.


Member Data Documentation

int WPXIntProperty::m_val [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Mar 12 10:11:51 2007 for libwpd by doxygen 1.4.2