Public Member Functions | |
ABWOpenFootnoteElement (const WPXPropertyList &propList) | |
~ABWOpenFootnoteElement () | |
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::ABWOpenFootnoteElement::ABWOpenFootnoteElement | ( | const WPXPropertyList & | propList | ) | [inline] |
Referenced by clone().
ABWOutputElement* libabw::ABWOpenFootnoteElement::clone | ( | ) | [inline] |
void libabw::ABWOpenFootnoteElement::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::ABWOpenFootnoteElement::m_propList [private] |
Referenced by clone().