38 #ifndef CW_MWAW_PARSER
39 # define CW_MWAW_PARSER
45 #include <libwpd/libwpd.h>
54 namespace CWParserInternal
94 void parse(WPXDocumentInterface *documentInterface);
107 shared_ptr<CWStruct::DSET>
getZone(
int zId)
const;
131 bool readStructIntZone(
char const *zoneName,
bool hasEntete,
int fSz, std::vector<int> &res);
182 shared_ptr<CWStruct::DSET>
readDSET(
bool &complete);
200 void checkOrdering(std::vector<int16_t> &vec16, std::vector<int32_t> &vec32)
const;