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