Public Member Functions | |
ABWOpenSectionElement (const WPXPropertyList &propList, const WPXPropertyListVector &columns) | |
~ABWOpenSectionElement () | |
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_columns |
libabw::ABWOpenSectionElement::ABWOpenSectionElement | ( | const WPXPropertyList & | propList, |
const WPXPropertyListVector & | columns | ||
) | [inline] |
void libabw::ABWOpenSectionElement::write | ( | WPXDocumentInterface * | iface, |
const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
) | const [virtual] |
Implements libabw::ABWOutputElement.
WPXPropertyListVector libabw::ABWOpenSectionElement::m_columns [private] |
WPXPropertyList libabw::ABWOpenSectionElement::m_propList [private] |