summaryrefslogtreecommitdiff
path: root/sw/inc/SwStyleNameMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwStyleNameMapper.hxx')
-rw-r--r--sw/inc/SwStyleNameMapper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/SwStyleNameMapper.hxx b/sw/inc/SwStyleNameMapper.hxx
index 769360f5f605..138e855030c4 100644
--- a/sw/inc/SwStyleNameMapper.hxx
+++ b/sw/inc/SwStyleNameMapper.hxx
@@ -75,12 +75,11 @@ struct SwTableEntry;
typedef std::unordered_map<OUString, sal_uInt16> NameToIdHash;
-class SwStyleNameMapper
+class SwStyleNameMapper final
{
friend void InitCore();
friend void FinitCore();
-protected:
// UI Name tables
static std::vector<OUString> *s_pTextUINameArray,
*s_pListsUINameArray,