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