#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.
Define Documentation
#define TARGET_DOCUMENT 0 |
#define TARGET_DOCUMENT_RELATION 2 |
#define TARGET_ENDNOTE 10 |
#define TARGET_FOOTNOTE 9 |
#define TARGET_NUMBERING 5 |
#define TARGET_RELATION 3 |
#define TARGET_SETTINGS 8 |
Referenced by IE_Exp_OpenXML::finishDocumentDefaultProperties(), IE_Exp_OpenXML::finishParagraphDefaultProperties(), IE_Exp_OpenXML::finishRunDefaultProperties(), IE_Exp_OpenXML::finishStyle(), IE_Exp_OpenXML::finishStyles(), IE_Exp_OpenXML::getTargetStream(), OXML_Style::serialize(), IE_Exp_OpenXML::startDocumentDefaultProperties(), IE_Exp_OpenXML::startParagraphDefaultProperties(), IE_Exp_OpenXML::startRunDefaultProperties(), IE_Exp_OpenXML::startStyle(), and IE_Exp_OpenXML::startStyles().