30 #ifndef __MSPUBPARSER_H__
31 #define __MSPUBPARSER_H__
38 #include <boost/shared_ptr.hpp>
39 #include <boost/optional.hpp>
41 #include <libwpd/libwpd.h>
42 #include <libwpg/libwpg.h>
120 bool parseShape(WPXInputStream *input,
unsigned seqNum,
unsigned pageSeqNum,
bool parseWithoutDimensions,
bool isGroup);
137 boost::shared_ptr<Fill>
getNewFill(
const std::map<unsigned short, unsigned> &foptValues,
bool &skipIfNotBg);
165 #endif // __MSPUBRAPHICS_H__