summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:24:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:24:45 +0000
commita4a2423ccba96b34006040cc3731b869b5fa297a (patch)
tree4c1c58b674cbb57a6320f4886963967339cd07eb /xmloff/source/transform
parent0992bab97801054294252b70844a4631802022b4 (diff)
INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED
2006/09/01 18:00:16 kaib 1.3.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/FrameOOoTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/FrameOOoTContext.cxx b/xmloff/source/transform/FrameOOoTContext.cxx
index eec0af943cbb..8206845b09cc 100644
--- a/xmloff/source/transform/FrameOOoTContext.cxx
+++ b/xmloff/source/transform/FrameOOoTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FrameOOoTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:46:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:24:45 $
*
* 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_FRAMEOOOTCONTEXT_HXX
#include "FrameOOoTContext.hxx"
#endif