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