summaryrefslogtreecommitdiffstats
path: root/include/editeng/unonrule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unonrule.hxx')
-rw-r--r--include/editeng/unonrule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unonrule.hxx b/include/editeng/unonrule.hxx
index fa53867bce7b..22d3e35a785e 100644
--- a/include/editeng/unonrule.hxx
+++ b/include/editeng/unonrule.hxx
@@ -38,7 +38,7 @@ EDITENG_DLLPUBLIC css::uno::Reference< css::container::XIndexReplace > SvxCreate
const SvxNumRule& SvxGetNumRule( css::uno::Reference< css::container::XIndexReplace > const & xRule );
EDITENG_DLLPUBLIC css::uno::Reference< css::ucb::XAnyCompare > SvxCreateNumRuleCompare() throw();
-class SvxUnoNumberingRules : public ::cppu::WeakAggImplHelper5< css::container::XIndexReplace, css::ucb::XAnyCompare,
+class SvxUnoNumberingRules final : public ::cppu::WeakAggImplHelper5< css::container::XIndexReplace, css::ucb::XAnyCompare,
css::lang::XUnoTunnel, css::util::XCloneable, css::lang::XServiceInfo >
{
private: