13 #include "numeration.h"
22 QString relationshipto;
26 typedef QList<ObjectAttribute> ObjAttrVector;
28 typedef enum {Beginning, End, NotShown} TOCPageLocation;
35 TOCPageLocation pageLocation;
36 bool listNonPrintingFrames;
42 typedef QList<ToCSetup> ToCSetupVector;
51 uint sectionstartindex;
54 QChar pageNumberFillChar;
58 typedef QMap<uint, DocumentSection> DocumentSectionMap;
Definition: pagestructs.h:44
Definition: pagestructs.h:15
Definition: pagestructs.h:30