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