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