summaryrefslogtreecommitdiffstats
path: root/include/svx/AccessibleShape.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-06-10 09:21:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-06-11 07:52:55 +0200
commitab6849db5540b1836f91708acc4ae8a9f49a6d7c (patch)
treecd08ac270a9b946f9b39b9af7035417b2beb913c /include/svx/AccessibleShape.hxx
parentloplugin:virtualdown in SvxTPFilter (diff)
downloadcore-ab6849db5540b1836f91708acc4ae8a9f49a6d7c.tar.gz
core-ab6849db5540b1836f91708acc4ae8a9f49a6d7c.zip
loplugin:virtualdown in AccessibleShape
Change-Id: I35c8c4b2c561f3ce4fdc3d94cc74463abbc087f4 Reviewed-on: https://gerrit.libreoffice.org/73769 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/AccessibleShape.hxx')
-rw-r--r--include/svx/AccessibleShape.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/AccessibleShape.hxx b/include/svx/AccessibleShape.hxx
index 79f44f439c45..9a2f206dfb8a 100644
--- a/include/svx/AccessibleShape.hxx
+++ b/include/svx/AccessibleShape.hxx
@@ -411,9 +411,6 @@ protected:
virtual OUString
CreateAccessibleName() override;
- /// Create a description string that contains the accessible description.
- virtual OUString
- CreateAccessibleDescription();
/// @throws css::uno::RuntimeException
OUString
GetFullAccessibleName(AccessibleShape *shape);