27 #include <libwpd/libwpd.h>
39 namespace WPS8ParserInternal
66 void parse(WPXDocumentInterface *documentInterface);
74 void setListener(shared_ptr<WPS8ContentListener> listener);
76 shared_ptr<WPS8ContentListener>
createListener(WPXDocumentInterface *interface);
96 WPXPropertyList frameExtras=WPXPropertyList());
101 void send(
int strsId);
169 shared_ptr<WPS8ParserInternal::State>
m_state;