44 #include <libwpd/libwpd.h>
59 namespace MRWParserInternal
74 std::string
name()
const;
79 if (ent.
m_N) o <<
"N=" << ent.
m_N <<
",";
103 return int(
m_data.size());
110 long value(
int i)
const;
142 void parse(WPXDocumentInterface *documentInterface);
154 bool readZone(
int &actZone,
bool onlyTest=
false);
167 int getZoneId(uint32_t fileId,
bool &endNote);
186 bool decodeZone(std::vector<MRWStruct> &dataList,
long numData=999999);