Public Member Functions | |
| ABWOpenTableRowElement (const WPXPropertyList &propList) | |
| ~ABWOpenTableRowElement () | |
| 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::ABWOpenTableRowElement::ABWOpenTableRowElement | ( | const WPXPropertyList & | propList | ) | [inline] |
| void libabw::ABWOpenTableRowElement::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::ABWOpenTableRowElement::m_propList [private] |