libabw::ABWInsertBinaryObjectElement Class Reference
Inheritance diagram for libabw::ABWInsertBinaryObjectElement:
libabw::ABWOutputElement

Public Member Functions

 ABWInsertBinaryObjectElement (const WPXPropertyList &propList, const WPXBinaryData &data)
 
 ~ABWInsertBinaryObjectElement ()
 
void write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const
 
ABWOutputElementclone ()
 
- Public Member Functions inherited from libabw::ABWOutputElement
 ABWOutputElement ()
 
virtual ~ABWOutputElement ()
 

Private Attributes

WPXPropertyList m_propList
 
WPXBinaryData m_data
 

Constructor & Destructor Documentation

libabw::ABWInsertBinaryObjectElement::ABWInsertBinaryObjectElement ( const WPXPropertyList &  propList,
const WPXBinaryData &  data 
)
inline

Referenced by clone().

libabw::ABWInsertBinaryObjectElement::~ABWInsertBinaryObjectElement ( )
inline

Member Function Documentation

ABWOutputElement* libabw::ABWInsertBinaryObjectElement::clone ( )
inline
void libabw::ABWInsertBinaryObjectElement::write ( WPXDocumentInterface *  iface,
const std::map< int, std::list< ABWOutputElement * > > *  footers,
const std::map< int, std::list< ABWOutputElement * > > *  headers 
) const
virtual

Member Data Documentation

WPXBinaryData libabw::ABWInsertBinaryObjectElement::m_data
private

Referenced by clone().

WPXPropertyList libabw::ABWInsertBinaryObjectElement::m_propList
private

Referenced by clone().


The documentation for this class was generated from the following file:

Generated for libwpd by doxygen 1.8.5