summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:48:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:48:56 +0000
commitff7562778e021b8c851391a88df1d7ebce2b3973 (patch)
treeea68cdb0a858bc04e3d97b076913d8c0926060f7 /goodies
parent7580ab9b93712368987eb6b615a58f006cba3c49 (diff)
INTEGRATION: CWS pchfix02 (1.4.28); FILE MERGED
2006/09/01 17:30:09 kaib 1.4.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/icgm/elements.cxx7
-rw-r--r--goodies/source/filter.vcl/icgm/outact.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/goodies/source/filter.vcl/icgm/elements.cxx b/goodies/source/filter.vcl/icgm/elements.cxx
index aca019b8dbab..738448c4e314 100644
--- a/goodies/source/filter.vcl/icgm/elements.cxx
+++ b/goodies/source/filter.vcl/icgm/elements.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: elements.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:45:34 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:48:42 $
*
* 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_goodies.hxx"
+
#include "elements.hxx"
// ---------------------------------------------------------------
diff --git a/goodies/source/filter.vcl/icgm/outact.cxx b/goodies/source/filter.vcl/icgm/outact.cxx
index 684fc337f1a4..5e2e3a4e7356 100644
--- a/goodies/source/filter.vcl/icgm/outact.cxx
+++ b/goodies/source/filter.vcl/icgm/outact.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outact.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:45:59 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:48:56 $
*
* 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_goodies.hxx"
+
#include <outact.hxx>
#include <vcl/gradient.hxx>