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
This commit is contained in:
Kurt Zenker 2006-12-13 14:51:32 +00:00
parent 4e7c715ab1
commit ca96439634
2 changed files with 6 additions and 6 deletions

View file

@ -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
{

View file

@ -4,9 +4,9 @@
*
* $RCSfile: animationactivity.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 21:05:08 $
* last change: $Author: kz $ $Date: 2006-12-13 15:51:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -43,7 +43,7 @@
/* Definition of AnimationActivity interface */
namespace presentation
namespace slideshow
{
namespace internal
{