Public Member Functions | |
| CDRPathOutputElement (const librevenge::RVNGPropertyList &propList) | |
| virtual | ~CDRPathOutputElement () |
| virtual void | draw (librevenge::RVNGDrawingInterface *painter) |
| virtual CDROutputElement * | clone () |
Private Attributes | |
| librevenge::RVNGPropertyList | m_propList |
| libcdr::CDRPathOutputElement::CDRPathOutputElement | ( | const librevenge::RVNGPropertyList & | propList | ) |
Referenced by clone().
| virtual libcdr::CDRPathOutputElement::~CDRPathOutputElement | ( | ) | [inline, virtual] |
| virtual CDROutputElement* libcdr::CDRPathOutputElement::clone | ( | ) | [inline, virtual] |
Implements libcdr::CDROutputElement.
| void libcdr::CDRPathOutputElement::draw | ( | librevenge::RVNGDrawingInterface * | painter | ) | [virtual] |
Implements libcdr::CDROutputElement.
librevenge::RVNGPropertyList libcdr::CDRPathOutputElement::m_propList [private] |
Referenced by clone().