summaryrefslogtreecommitdiff
path: root/include/editeng/unopracc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unopracc.hxx')
-rw-r--r--include/editeng/unopracc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unopracc.hxx b/include/editeng/unopracc.hxx
index 1bbffb04e5b1..5f94956e081a 100644
--- a/include/editeng/unopracc.hxx
+++ b/include/editeng/unopracc.hxx
@@ -31,7 +31,7 @@ class SvxEditSource;
XMultiPropertySet interfaces. Just set the selection to the
required text range and return a reference to a XPropertySet.
*/
-class SvxAccessibleTextPropertySet : public SvxUnoTextRangeBase,
+class SvxAccessibleTextPropertySet final : public SvxUnoTextRangeBase,
public css::lang::XTypeProvider,
public ::cppu::OWeakObject
{