27 #include <libwpd-stream/WPXStream.h>
39 namespace WPS4ParserInternal
64 void parse(WPXDocumentInterface *documentInterface);
67 bool getColor(
int id, uint32_t &color)
const;
79 void setListener(shared_ptr<WPS4ContentListener> listener);
86 shared_ptr<WPS4ContentListener>
createListener(WPXDocumentInterface *interface);
150 shared_ptr<WPS4ParserInternal::State>
m_state;