summaryrefslogtreecommitdiff
path: root/include/editeng/justifyitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/justifyitem.hxx')
-rw-r--r--include/editeng/justifyitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/justifyitem.hxx b/include/editeng/justifyitem.hxx
index c53a7b83b744..2d862ff7d35e 100644
--- a/include/editeng/justifyitem.hxx
+++ b/include/editeng/justifyitem.hxx
@@ -25,7 +25,7 @@
#include <svl/eitem.hxx>
#include <sal/types.h>
-class EDITENG_DLLPUBLIC SvxHorJustifyItem: public SfxEnumItem<SvxCellHorJustify>
+class EDITENG_DLLPUBLIC SvxHorJustifyItem final : public SfxEnumItem<SvxCellHorJustify>
{
public:
static SfxPoolItem* CreateDefault();
@@ -52,7 +52,7 @@ public:
};
-class EDITENG_DLLPUBLIC SvxVerJustifyItem: public SfxEnumItem<SvxCellVerJustify>
+class EDITENG_DLLPUBLIC SvxVerJustifyItem final : public SfxEnumItem<SvxCellVerJustify>
{
public:
static SfxPoolItem* CreateDefault();
@@ -79,7 +79,7 @@ public:
};
-class EDITENG_DLLPUBLIC SvxJustifyMethodItem: public SfxEnumItem<SvxCellJustifyMethod>
+class EDITENG_DLLPUBLIC SvxJustifyMethodItem final : public SfxEnumItem<SvxCellJustifyMethod>
{
public:
SvxJustifyMethodItem(