WPXStringProperty Class Reference

Inheritance diagram for WPXStringProperty:

WPXProperty List of all members.

Public Member Functions

 WPXStringProperty (const WPXString &str)
 WPXStringProperty (const char *str)
virtual int getInt () const
virtual float getFloat () const
virtual WPXString getStr () const
virtual WPXPropertyclone () const

Private Attributes

WPXString m_str

Constructor & Destructor Documentation

WPXStringProperty::WPXStringProperty ( const WPXString str  ) 

WPXStringProperty::WPXStringProperty ( const char *  str  ) 


Member Function Documentation

int WPXStringProperty::getInt (  )  const [virtual]

Implements WPXProperty.

float WPXStringProperty::getFloat (  )  const [virtual]

Implements WPXProperty.

WPXString WPXStringProperty::getStr (  )  const [virtual]

Implements WPXProperty.

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

Implements WPXProperty.


Member Data Documentation

WPXString WPXStringProperty::m_str [private]


The documentation for this class was generated from the following file:
Generated on Mon Mar 19 15:09:59 2007 for libwpd by doxygen 1.5.1