summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/animationactivity.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/animationactivity.hxx')
-rw-r--r--slideshow/source/inc/animationactivity.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/inc/animationactivity.hxx b/slideshow/source/inc/animationactivity.hxx
index 656b14ab02fc..d712947106a8 100644
--- a/slideshow/source/inc/animationactivity.hxx
+++ b/slideshow/source/inc/animationactivity.hxx
@@ -1,7 +1,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
@@ -63,8 +63,8 @@ namespace slideshow
@param rAttrLayer
Attribute layer to change the animated values on.
*/
- virtual void setTargets( const AnimatableShapeSharedPtr& rShape,
- const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
+ virtual void setTargets( const AnimatableShapeSharedPtr& rShape,
+ const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
};
typedef ::boost::shared_ptr< AnimationActivity > AnimationActivitySharedPtr;