summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:21:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:21:47 +0000
commita82d5f451ce66a4befe8fa09dc5d55c5b8cea734 (patch)
tree09cf6fc62e872a4af13b5e0d6a730ce8e4e2c9ed /xmloff/source
parent860c685d30d3a3a8f64bbce10fe04da510ff3b08 (diff)
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 18:00:14 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/transform/ControlOOoTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/ControlOOoTContext.cxx b/xmloff/source/transform/ControlOOoTContext.cxx
index 512dfa1871e1..2f332608da5e 100644
--- a/xmloff/source/transform/ControlOOoTContext.cxx
+++ b/xmloff/source/transform/ControlOOoTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ControlOOoTContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:51:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:21:47 $
*
* 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_CONTROLOOOTCONTEXT_HXX
#include "ControlOOoTContext.hxx"
#endif