summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:43:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:43:38 +0000
commitc6eff0b80549a9938a6853d3f05609688de5742e (patch)
tree555a5806fa7a7da2176fd515db371f86df16a8b5
parent8eebfaef8b9d6b0912df36dd83b8d7f0e44fd93e (diff)
INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED
2006/09/01 17:39:43 kaib 1.3.50.1: #i68856# Added header markers and pch files
-rw-r--r--slideshow/source/engine/transitions/spiralwipe.cxx7
-rw-r--r--slideshow/source/engine/transitions/sweepwipe.cxx7
-rw-r--r--slideshow/source/engine/transitions/transitiontools.cxx7
-rw-r--r--slideshow/source/engine/transitions/veewipe.cxx7
-rw-r--r--slideshow/source/engine/transitions/waterfallwipe.cxx7
-rw-r--r--slideshow/source/engine/transitions/zigzagwipe.cxx7
6 files changed, 30 insertions, 12 deletions
diff --git a/slideshow/source/engine/transitions/spiralwipe.cxx b/slideshow/source/engine/transitions/spiralwipe.cxx
index d193b71a2e85..322150bceb96 100644
--- a/slideshow/source/engine/transitions/spiralwipe.cxx
+++ b/slideshow/source/engine/transitions/spiralwipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: spiralwipe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:59:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:42:08 $
*
* 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_slideshow.hxx"
+
#include "canvas/debug.hxx"
#include "spiralwipe.hxx"
#include "transitiontools.hxx"
diff --git a/slideshow/source/engine/transitions/sweepwipe.cxx b/slideshow/source/engine/transitions/sweepwipe.cxx
index 21191a7702ca..598b716d54c9 100644
--- a/slideshow/source/engine/transitions/sweepwipe.cxx
+++ b/slideshow/source/engine/transitions/sweepwipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sweepwipe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:59:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:42:26 $
*
* 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_slideshow.hxx"
+
#include "canvas/debug.hxx"
#include "clockwipe.hxx"
#include "sweepwipe.hxx"
diff --git a/slideshow/source/engine/transitions/transitiontools.cxx b/slideshow/source/engine/transitions/transitiontools.cxx
index 81ebb3ea7386..eb5f3144fc3a 100644
--- a/slideshow/source/engine/transitions/transitiontools.cxx
+++ b/slideshow/source/engine/transitions/transitiontools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: transitiontools.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:00:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:42:55 $
*
* 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_slideshow.hxx"
+
#include <transitiontools.hxx>
#ifndef _BGFX_POINT_B2DPOINT_HXX
diff --git a/slideshow/source/engine/transitions/veewipe.cxx b/slideshow/source/engine/transitions/veewipe.cxx
index b33a1dd1c05f..a34e8ce5731e 100644
--- a/slideshow/source/engine/transitions/veewipe.cxx
+++ b/slideshow/source/engine/transitions/veewipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: veewipe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:01:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:43:10 $
*
* 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_slideshow.hxx"
+
#include "canvas/debug.hxx"
#include "veewipe.hxx"
#include "basegfx/matrix/b2dhommatrix.hxx"
diff --git a/slideshow/source/engine/transitions/waterfallwipe.cxx b/slideshow/source/engine/transitions/waterfallwipe.cxx
index cff55adf8ab6..9159cc971677 100644
--- a/slideshow/source/engine/transitions/waterfallwipe.cxx
+++ b/slideshow/source/engine/transitions/waterfallwipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: waterfallwipe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:01:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:43:24 $
*
* 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_slideshow.hxx"
+
#include "canvas/debug.hxx"
#include "waterfallwipe.hxx"
#include "transitiontools.hxx"
diff --git a/slideshow/source/engine/transitions/zigzagwipe.cxx b/slideshow/source/engine/transitions/zigzagwipe.cxx
index 91512fe0e606..c5706506cdcb 100644
--- a/slideshow/source/engine/transitions/zigzagwipe.cxx
+++ b/slideshow/source/engine/transitions/zigzagwipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: zigzagwipe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:02:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:43:38 $
*
* 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_slideshow.hxx"
+
#include "zigzagwipe.hxx"
#include "canvas/debug.hxx"
#include "transitiontools.hxx"