summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLImageMapContext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:25:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:25:23 +0000
commitd21a6d50794f50b82a17b58641af607b5badc22b (patch)
tree096be92dbca44d3b88f2ee9e58860b94a9ff1202 /xmloff/source/draw/XMLImageMapContext.cxx
parent423e9000e5d747cd17c24bfe6dc46a5b89e93b5f (diff)
INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED
2006/09/01 17:59:31 kaib 1.10.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/draw/XMLImageMapContext.cxx')
-rw-r--r--xmloff/source/draw/XMLImageMapContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/draw/XMLImageMapContext.cxx b/xmloff/source/draw/XMLImageMapContext.cxx
index d46ff17d8b35..18fbb46f30f4 100644
--- a/xmloff/source/draw/XMLImageMapContext.cxx
+++ b/xmloff/source/draw/XMLImageMapContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLImageMapContext.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:07:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:24:56 $
*
* 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_XMLIMAGEMAPCONTEXT_HXX_
#include "XMLImageMapContext.hxx"
#endif