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