Public Member Functions | |
| ABWOpenEndnoteElement (const WPXPropertyList &propList) | |
| ~ABWOpenEndnoteElement () | |
| void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
| ABWOutputElement * | clone () |
Private Attributes | |
| WPXPropertyList | m_propList |
| libabw::ABWOpenEndnoteElement::ABWOpenEndnoteElement | ( | const WPXPropertyList & | propList | ) | [inline] |
Referenced by clone().
| ABWOutputElement* libabw::ABWOpenEndnoteElement::clone | ( | ) | [inline] |
| void libabw::ABWOpenEndnoteElement::write | ( | WPXDocumentInterface * | iface, |
| const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
| const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
| ) | const [virtual] |
Implements libabw::ABWOutputElement.
WPXPropertyList libabw::ABWOpenEndnoteElement::m_propList [private] |
Referenced by clone().