INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/10/18 19:54:45 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:14:15 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:16 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:
@@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: animationpathmotionnode.cxx,v $
|
* $RCSfile: animationpathmotionnode.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.5 $
|
* $Revision: 1.6 $
|
||||||
*
|
*
|
||||||
* last change: $Author: obo $ $Date: 2006-09-17 08:34:20 $
|
* last change: $Author: kz $ $Date: 2006-12-13 15:30:18 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
#include "animationpathmotionnode.hxx"
|
#include "animationpathmotionnode.hxx"
|
||||||
#include "animationfactory.hxx"
|
#include "animationfactory.hxx"
|
||||||
|
|
||||||
namespace presentation {
|
namespace slideshow {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
|
||||||
void AnimationPathMotionNode::dispose()
|
void AnimationPathMotionNode::dispose()
|
||||||
@@ -68,5 +68,5 @@ AnimationActivitySharedPtr AnimationPathMotionNode::createActivity() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
} // namespace internal
|
} // namespace internal
|
||||||
} // namespace presentation
|
} // namespace slideshow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user