29 #include <libwpd-stream/WPXStream.h>
42 namespace WPS4ParserInternal
67 void parse(WPXDocumentInterface *documentInterface);
72 bool getColor(
int id, uint32_t &color)
const;
84 void setListener(shared_ptr<WPS4ContentListener> listener);
91 shared_ptr<WPS4ContentListener>
createListener(WPXDocumentInterface *interface);
161 shared_ptr<WPS4ParserInternal::State>
m_state;