Public Member Functions | |
| ABWInsertCoveredTableCellElement (const WPXPropertyList &propList) | |
| ~ABWInsertCoveredTableCellElement () | |
| void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
| ABWOutputElement * | clone () |
Private Attributes | |
| WPXPropertyList | m_propList |
| libabw::ABWInsertCoveredTableCellElement::ABWInsertCoveredTableCellElement | ( | const WPXPropertyList & | propList | ) | [inline] |
Referenced by clone().
| void libabw::ABWInsertCoveredTableCellElement::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::ABWInsertCoveredTableCellElement::m_propList [private] |
Referenced by clone().