summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/Window.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/Window.hxx')
-rw-r--r--sd/source/ui/inc/Window.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/inc/Window.hxx b/sd/source/ui/inc/Window.hxx
index b01dd28f50cf..2aa190be8d4a 100644
--- a/sd/source/ui/inc/Window.hxx
+++ b/sd/source/ui/inc/Window.hxx
@@ -186,8 +186,7 @@ protected:
The returned reference is empty if an accessible object could
not be created.
*/
- virtual ::com::sun::star::uno::Reference<
- ::com::sun::star::accessibility::XAccessible>
+ virtual css::uno::Reference<css::accessibility::XAccessible>
CreateAccessible() override;
OUString GetSurroundingText() const override;