34 #ifndef NISUS_WRT_PARSER
35 # define NISUS_WRT_PARSER
40 #include <librevenge/librevenge.h>
49 namespace NisusWrtParserInternal
74 void parse(librevenge::RVNGTextInterface *documentInterface);
81 void createDocument(librevenge::RVNGTextInterface *documentInterface);
101 std::string &content,
102 std::vector<int> &number)
const;
154 shared_ptr<NisusWrtParserInternal::State>
m_state;