diff options
Diffstat (limited to 'slideshow/source/inc/animationnode.hxx')
-rw-r--r-- | slideshow/source/inc/animationnode.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/slideshow/source/inc/animationnode.hxx b/slideshow/source/inc/animationnode.hxx index 54f3c7e1306e..8eabe47e98be 100644 --- a/slideshow/source/inc/animationnode.hxx +++ b/slideshow/source/inc/animationnode.hxx @@ -53,8 +53,7 @@ public: /** Query the corresponding XAnimationNode. */ - virtual ::com::sun::star::uno::Reference< - ::com::sun::star::animations::XAnimationNode > + virtual css::uno::Reference< css::animations::XAnimationNode > getXAnimationNode() const = 0; /** Init this node |