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