summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:23:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:23:18 +0000
commit4222b2e03122b48c8426cb4aea81d40f207093e4 (patch)
tree83868c7e64c0a9a9fa8893c193b8af1001137524 /xmloff/source/transform
parent3d9a7a5ec1476915c9093e23e4b9546e1b26a578 (diff)
INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED
2006/09/01 18:00:15 kaib 1.6.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/EventOASISTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/EventOASISTContext.cxx b/xmloff/source/transform/EventOASISTContext.cxx
index 393d74d79a41..01edcfb16829 100644
--- a/xmloff/source/transform/EventOASISTContext.cxx
+++ b/xmloff/source/transform/EventOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EventOASISTContext.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:52:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:23:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
+
#ifndef _XMLOFF_EVENTOASISTCONTEXT_HXX
#include "EventOASISTContext.hxx"
#endif