Public Member Functions | |
| CDRStyleOutputElement (const WPXPropertyList &propList, const WPXPropertyListVector &propListVec) | |
| virtual | ~CDRStyleOutputElement () |
| virtual void | draw (libwpg::WPGPaintInterface *painter) |
| virtual CDROutputElement * | clone () |
Private Attributes | |
| WPXPropertyList | m_propList |
| WPXPropertyListVector | m_propListVec |
| libcdr::CDRStyleOutputElement::CDRStyleOutputElement | ( | const WPXPropertyList & | propList, |
| const WPXPropertyListVector & | propListVec | ||
| ) |
Referenced by clone().
| virtual libcdr::CDRStyleOutputElement::~CDRStyleOutputElement | ( | ) | [inline, virtual] |
| virtual CDROutputElement* libcdr::CDRStyleOutputElement::clone | ( | ) | [inline, virtual] |
Implements libcdr::CDROutputElement.
| void libcdr::CDRStyleOutputElement::draw | ( | libwpg::WPGPaintInterface * | painter | ) | [virtual] |
Implements libcdr::CDROutputElement.
WPXPropertyList libcdr::CDRStyleOutputElement::m_propList [private] |
Referenced by clone().
WPXPropertyListVector libcdr::CDRStyleOutputElement::m_propListVec [private] |
Referenced by clone().