summaryrefslogtreecommitdiff
path: root/sc/inc/textuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/textuno.hxx')
-rw-r--r--sc/inc/textuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx
index f04892515209..bb37c431bc14 100644
--- a/sc/inc/textuno.hxx
+++ b/sc/inc/textuno.hxx
@@ -134,7 +134,7 @@ public:
*
* ScHeaderFooterTextObj changes the text in a ScHeaderFooterContentObj.
*/
-class ScHeaderFooterTextObj : public cppu::WeakImplHelper<
+class ScHeaderFooterTextObj final : public cppu::WeakImplHelper<
css::text::XText,
css::text::XTextRangeMover,
css::container::XEnumerationAccess,