Public Member Functions | |
RVNGGenericProperty (const double val) | |
~RVNGGenericProperty () | |
virtual RVNGString | getStr () const |
virtual RVNGProperty * | clone () const |
Public Member Functions inherited from librevenge::RVNGDoubleProperty | |
RVNGDoubleProperty (const double val) | |
~RVNGDoubleProperty () | |
virtual int | getInt () const |
virtual double | getDouble () const |
virtual RVNGUnit | getUnit () const |
returns the property unit when possible. | |
Public Member Functions inherited from librevenge::RVNGProperty | |
virtual | ~RVNGProperty () |
librevenge::RVNGGenericProperty::RVNGGenericProperty | ( | const double | val | ) |
|
inline |
|
virtual |
Reimplemented from librevenge::RVNGDoubleProperty.
|
virtual |
Reimplemented from librevenge::RVNGDoubleProperty.