34 #ifndef BEAGLE_WKS_PARSER
35 # define BEAGLE_WKS_PARSER
40 #include <librevenge/librevenge.h>
50 namespace BeagleWksParserInternal
72 void parse(librevenge::RVNGTextInterface *documentInterface);
79 void createDocument(librevenge::RVNGTextInterface *documentInterface);
129 shared_ptr<BeagleWksParserInternal::State>
m_state;