summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/showwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/showwindow.hxx')
-rw-r--r--sd/source/ui/slideshow/showwindow.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/slideshow/showwindow.hxx b/sd/source/ui/slideshow/showwindow.hxx
index 1803649b93d9..fec236a62d17 100644
--- a/sd/source/ui/slideshow/showwindow.hxx
+++ b/sd/source/ui/slideshow/showwindow.hxx
@@ -79,8 +79,7 @@ public:
virtual void MouseButtonDown(const MouseEvent& rMEvt) override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
/// Override the sd::Window's CreateAccessible to create a different accessible object
- virtual ::com::sun::star::uno::Reference<
- ::com::sun::star::accessibility::XAccessible>
+ virtual css::uno::Reference<css::accessibility::XAccessible>
CreateAccessible() override;
void TerminateShow();