34 #ifndef MAC_WRT_PARSER
35 # define MAC_WRT_PARSER
44 namespace MacWrtParserInternal
70 void parse(librevenge::RVNGTextInterface *documentInterface);
77 void createDocument(librevenge::RVNGTextInterface *documentInterface);
96 std::vector<int> &linesHeight);
100 std::vector<MacWrtParserInternal::Information> &informations);
104 std::vector<MacWrtParserInternal::Information> &informations);
113 static bool isMagicPic(librevenge::RVNGBinaryData
const &dt);
132 shared_ptr<MacWrtParserInternal::State>
m_state;