Classes | Defines

ie_exp_OpenXML.h File Reference

#include <ie_exp.h>
#include <ut_debugmsg.h>
#include <ut_types.h>
#include <ut_misc.h>
#include <ut_assert.h>
#include <ut_string_class.h>
#include <pp_Property.h>
#include <OXML_Document.h>
#include <ie_exp_OpenXML_Listener.h>
#include <gsf/gsf-outfile.h>
#include <gsf/gsf-outfile-zip.h>
#include <gsf/gsf-output-stdio.h>
#include <gsf/gsf-output-memory.h>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  IE_Exp_OpenXML
 Class used to export OpenXML files. More...

Defines

#define TARGET_DOCUMENT   0
#define TARGET_STYLES   1
#define TARGET_DOCUMENT_RELATION   2
#define TARGET_RELATION   3
#define TARGET_CONTENT   4
#define TARGET_NUMBERING   5
#define TARGET_HEADER   6
#define TARGET_FOOTER   7
#define TARGET_SETTINGS   8
#define TARGET_FOOTNOTE   9
#define TARGET_ENDNOTE   10

Define Documentation

#define TARGET_CONTENT   4
#define TARGET_DOCUMENT   0
#define TARGET_DOCUMENT_RELATION   2
#define TARGET_ENDNOTE   10
#define TARGET_FOOTER   7
#define TARGET_FOOTNOTE   9
#define TARGET_HEADER   6
#define TARGET_NUMBERING   5
#define TARGET_RELATION   3
#define TARGET_SETTINGS   8
#define TARGET_STYLES   1