Public Member Functions | |
| ABWOpenSpanElement (const WPXPropertyList &propList) | |
| ~ABWOpenSpanElement () | |
| void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
Private Attributes | |
| WPXPropertyList | m_propList |
| libabw::ABWOpenSpanElement::ABWOpenSpanElement | ( | const WPXPropertyList & | propList | ) | [inline] |
| libabw::ABWOpenSpanElement::~ABWOpenSpanElement | ( | ) | [inline] |
| void libabw::ABWOpenSpanElement::write | ( | WPXDocumentInterface * | iface, |
| const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
| const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
| ) | const [virtual] |
Implements libabw::ABWOutputElement.
WPXPropertyList libabw::ABWOpenSpanElement::m_propList [private] |