31 #ifndef __VSDOUTPUTELEMENTLIST_H__
32 #define __VSDOUTPUTELEMENTLIST_H__
37 #include <libwpd/libwpd.h>
38 #include <libwpg/libwpg.h>
43 class VSDOutputElement;
53 void draw(libwpg::WPGPaintInterface *painter)
const;
54 void addStyle(
const WPXPropertyList &propList,
const WPXPropertyListVector &propListVec);
55 void addPath(
const WPXPropertyListVector &propListVec);
56 void addGraphicObject(
const WPXPropertyList &propList, const ::WPXBinaryData &binaryData);
57 void addStartTextObject(
const WPXPropertyList &propList,
const WPXPropertyListVector &propListVec);
77 #endif // __VSDOUTPUTELEMENTLIST_H__