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);
163 void getColumnInfo(
int zoneId,
int &numColumns, std::vector<int> &width)
const;
171 int getZoneId(uint32_t fileId,
bool &endNote);
190 bool decodeZone(std::vector<MRWStruct> &dataList,
long numData=999999);