34 #ifndef MS_WKS_DOCUMENT
35 # define MS_WKS_DOCUMENT
41 #include <librevenge/librevenge.h>
48 namespace MsWksDocumentInternal
167 void getPageSpanList(std::vector<MWAWPageSpan> &pagesList,
int &numPages);
171 static std::vector<MWAWColor>
const &
getPalette(
int vers);
180 std::multimap<std::string, MWAWEntry> &
getEntryMap();
190 void newPage(
int page,
bool softBreak=
false);
217 bool readDBNumber(
long endPos,
double &res,
bool &isNan, std::string &str);
239 shared_ptr<MsWksDocumentInternal::State>
m_state;