summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/clippingfunctor.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 14:38:41 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 14:38:41 +0000
commitfaa5a642616623873ca949c9d1cdc15e03e3e0f1 (patch)
tree5ef14a75ff761ef94d39d7770ffc098ed125f367 /slideshow/source/engine/transitions/clippingfunctor.hxx
parentc7c1763f2ec6a18f9bf5c4f0ba1c92e14516a860 (diff)
INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/03/24 18:23:21 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
Diffstat (limited to 'slideshow/source/engine/transitions/clippingfunctor.hxx')
-rw-r--r--slideshow/source/engine/transitions/clippingfunctor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/transitions/clippingfunctor.hxx b/slideshow/source/engine/transitions/clippingfunctor.hxx
index fba8c84ce859..daff9a344422 100644
--- a/slideshow/source/engine/transitions/clippingfunctor.hxx
+++ b/slideshow/source/engine/transitions/clippingfunctor.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: clippingfunctor.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:50:06 $
+ * last change: $Author: kz $ $Date: 2006-12-13 15:38:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#include <parametricpolypolygon.hxx>
-namespace presentation
+namespace slideshow
{
namespace internal
{