summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:28:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:28:11 +0000
commitd5a33aa01833cf1a80053a6293a193dd693c8b26 (patch)
tree40a9a48630bd070f2f3b10970dc942519ab37fa5 /xmloff/source/transform
parent0162073e4a7d7652a2550a5886e6121b4363f507 (diff)
INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED
2006/09/01 18:00:19 kaib 1.3.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/RenameElemTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/RenameElemTContext.cxx b/xmloff/source/transform/RenameElemTContext.cxx
index 73a2fdaa916c..8bea11c99263 100644
--- a/xmloff/source/transform/RenameElemTContext.cxx
+++ b/xmloff/source/transform/RenameElemTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: RenameElemTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:54:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:28:11 $
*
* 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_RENAMEELEMTCONTEXT_HXX
#include "RenameElemTContext.hxx"
#endif