summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:24:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:24:17 +0000
commit364ec34c7fd92f1eacad1563f6e50435ceeb7ac7 (patch)
treec114c412ca91edfa30d782852ad724b1ee9110ac /xmloff/source/transform
parent356fcd95c985e94fd10971f7dc78697efd2220e6 (diff)
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 18:00:16 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/FormPropOOoTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/FormPropOOoTContext.cxx b/xmloff/source/transform/FormPropOOoTContext.cxx
index 0ed97ca075dd..090995485bd7 100644
--- a/xmloff/source/transform/FormPropOOoTContext.cxx
+++ b/xmloff/source/transform/FormPropOOoTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FormPropOOoTContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:52:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:24:17 $
*
* 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_MUTABLEATTRLIST_HXX
#include "MutableAttrList.hxx"
#endif