summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationpathmotionnode.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationpathmotionnode.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx b/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx
index d0ffe8b59da4..7e90f3abf692 100644
--- a/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx
+++ b/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -50,7 +50,7 @@ AnimationActivitySharedPtr AnimationPathMotionNode::createActivity() const
rtl::OUString aString;
ENSURE_OR_THROW( (mxPathMotionNode->getPath() >>= aString),
"no string-based SVG:d path found" );
-
+
ActivitiesFactory::CommonParameters const aParms( fillCommonParameters() );
return ActivitiesFactory::createSimpleActivity(
aParms,