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