summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:43:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:43:34 +0000
commitf787a64ae8b12bcac7f7163e6fbb79e05a7ae695 (patch)
treea51ddb12cba8a2cd519b74074ed7e1bdaf29fd5f
parent6401b5a5aa0b6f1c37cf2ff7f22f0a3a7596740a (diff)
INTEGRATION: CWS pchfix02 (1.13.18); FILE MERGED
2006/09/01 17:59:46 kaib 1.13.18.1: #i68856# Added header markers and pch files
-rw-r--r--xmloff/source/style/GradientStyle.cxx7
-rw-r--r--xmloff/source/style/HatchStyle.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/xmloff/source/style/GradientStyle.cxx b/xmloff/source/style/GradientStyle.cxx
index cc22e67634..2441688e1c 100644
--- a/xmloff/source/style/GradientStyle.cxx
+++ b/xmloff/source/style/GradientStyle.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: GradientStyle.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:36:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:43:20 $
*
* 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_GRADIENTSTYLE_HXX
#include "GradientStyle.hxx"
#endif
diff --git a/xmloff/source/style/HatchStyle.cxx b/xmloff/source/style/HatchStyle.cxx
index 85b075ed9b..03697abeb7 100644
--- a/xmloff/source/style/HatchStyle.cxx
+++ b/xmloff/source/style/HatchStyle.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: HatchStyle.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:36:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:43:34 $
*
* 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_HATCHSTYLE_HXX
#include "HatchStyle.hxx"
#endif