 
  
 | Public Member Functions | |
| RVNGBoolProperty (const bool val) | |
| ~RVNGBoolProperty () | |
| virtual RVNGUnit | getUnit () const | 
| returns the property unit when possible.  More... | |
| virtual RVNGString | getStr () const | 
| virtual RVNGProperty * | clone () const | 
|  Public Member Functions inherited from librevenge::RVNGIntProperty | |
| RVNGIntProperty (const int val) | |
| ~RVNGIntProperty () | |
| virtual int | getInt () const | 
| virtual double | getDouble () const | 
|  Public Member Functions inherited from librevenge::RVNGProperty | |
| virtual | ~RVNGProperty () | 
| librevenge::RVNGBoolProperty::RVNGBoolProperty | ( | const bool | val | ) | 
Referenced by clone().
| 
 | inline | 
| 
 | virtual | 
Reimplemented from librevenge::RVNGIntProperty.
| 
 | virtual | 
Reimplemented from librevenge::RVNGIntProperty.
| 
 | inlinevirtual | 
returns the property unit when possible.
If not, returns RVNG_UNIT_ERROR
Reimplemented from librevenge::RVNGIntProperty.