Internal: virtual class to store a Sdr graphic uno. More...
Public Member Functions | |
| SdrGraphicUno () | |
| constructor | |
| ~SdrGraphicUno () | |
| destructor | |
| virtual std::string | print () const |
| basic print function | |
Public Attributes | |
| librevenge::RVNGString | m_unoName |
| the uno name | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, SdrGraphicUno const &graph) |
| print object data | |
Internal: virtual class to store a Sdr graphic uno.
constructor
| virtual std::string StarObjectSmallGraphicInternal::SdrGraphicUno::print | ( | ) | const [inline, virtual] |
basic print function
Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.
| std::ostream& operator<< | ( | std::ostream & | o, |
| SdrGraphicUno const & | graph | ||
| ) | [friend] |
print object data
| librevenge::RVNGString StarObjectSmallGraphicInternal::SdrGraphicUno::m_unoName |
the uno name