Public Member Functions | |
ABWCloseLinkElement () | |
~ABWCloseLinkElement () | |
void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
ABWOutputElement * | clone () |
libabw::ABWCloseLinkElement::ABWCloseLinkElement | ( | ) | [inline] |
Referenced by clone().
libabw::ABWCloseLinkElement::~ABWCloseLinkElement | ( | ) | [inline] |
ABWOutputElement* libabw::ABWCloseLinkElement::clone | ( | ) | [inline] |
void libabw::ABWCloseLinkElement::write | ( | WPXDocumentInterface * | iface, |
const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
) | const [virtual] |
Implements libabw::ABWOutputElement.