summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/animation.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 14:51:32 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 14:51:32 +0000
commitca964396346db32157dbc8d5bb5bbea6a1def939 (patch)
tree3af0f80ae93d46b798bc7291eee28e40660be0d8 /slideshow/source/inc/animation.hxx
parent4e7c715ab11e49e1c84739d8afdb6c2a926702c2 (diff)
INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/03/24 18:23:30 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/inc/animation.hxx')
-rw-r--r--slideshow/source/inc/animation.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/inc/animation.hxx b/slideshow/source/inc/animation.hxx
index 65593591d3af..c207f24e587c 100644
--- a/slideshow/source/inc/animation.hxx
+++ b/slideshow/source/inc/animation.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: animation.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:04:50 $
+ * last change: $Author: kz $ $Date: 2006-12-13 15:51:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
/* Definition of Animation interface */
-namespace presentation
+namespace slideshow
{
namespace internal
{