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