diff options
Diffstat (limited to 'slideshow/source/engine/slide/slideanimations.hxx')
-rw-r--r-- | slideshow/source/engine/slide/slideanimations.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/slideshow/source/engine/slide/slideanimations.hxx b/slideshow/source/engine/slide/slideanimations.hxx index f8c738683a3b..89eca1ca5368 100644 --- a/slideshow/source/engine/slide/slideanimations.hxx +++ b/slideshow/source/engine/slide/slideanimations.hxx @@ -71,8 +71,7 @@ namespace slideshow XDrawPage's XAnimationNodeSupplier. */ - bool importAnimations( const ::com::sun::star::uno::Reference< - ::com::sun::star::animations::XAnimationNode >& xRootAnimationNode ); + bool importAnimations( const css::uno::Reference< css::animations::XAnimationNode >& xRootAnimationNode ); /** Check, whether imported animations actually contain any effects. |