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