summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:19:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:19:43 +0000
commit796b07f1a3d4f43d2ab450edff44071c4cdc50d2 (patch)
tree4ed0a1689933bc6f2f5f844d2e80970708731703 /svx/source/unogallery
parentdb5ffb6eca4a6100f3b2976ea186468b3e690e1b (diff)
INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED
2006/09/01 17:47:43 kaib 1.4.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/unogallery')
-rw-r--r--svx/source/unogallery/unogalitem.cxx7
-rw-r--r--svx/source/unogallery/unogaltheme.cxx7
-rw-r--r--svx/source/unogallery/unogalthemeprovider.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/svx/source/unogallery/unogalitem.cxx b/svx/source/unogallery/unogalitem.cxx
index 4e94e0784de9..a0bc76c1b899 100644
--- a/svx/source/unogallery/unogalitem.cxx
+++ b/svx/source/unogallery/unogalitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogalitem.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:03:16 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:19:16 $
*
* 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_svx.hxx"
+
#include "unogalitem.hxx"
#include "unogaltheme.hxx"
#include "galtheme.hxx"
diff --git a/svx/source/unogallery/unogaltheme.cxx b/svx/source/unogallery/unogaltheme.cxx
index 924087a9f5ac..37c09ca62ac3 100644
--- a/svx/source/unogallery/unogaltheme.cxx
+++ b/svx/source/unogallery/unogaltheme.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogaltheme.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:03:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:19:29 $
*
* 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_svx.hxx"
+
#include <algorithm>
#include "unogaltheme.hxx"
diff --git a/svx/source/unogallery/unogalthemeprovider.cxx b/svx/source/unogallery/unogalthemeprovider.cxx
index 23956cf938a1..e1d5c72f313b 100644
--- a/svx/source/unogallery/unogalthemeprovider.cxx
+++ b/svx/source/unogallery/unogalthemeprovider.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogalthemeprovider.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:03:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:19:43 $
*
* 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_svx.hxx"
+
#include "unogalthemeprovider.hxx"
#include "unogaltheme.hxx"
#include "gallery1.hxx"