summaryrefslogtreecommitdiff
path: root/include/svx/nbdtmg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/nbdtmg.hxx')
-rw-r--r--include/svx/nbdtmg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/nbdtmg.hxx b/include/svx/nbdtmg.hxx
index 0a1d716b4c03..e87b9b8fba72 100644
--- a/include/svx/nbdtmg.hxx
+++ b/include/svx/nbdtmg.hxx
@@ -186,7 +186,7 @@ class SVX_DLLPUBLIC NBOTypeMgrBase
public:
NBOTypeMgrBase()
: pSet(nullptr)
- , eCoreUnit(MAP_TWIP)
+ , eCoreUnit(MapUnit::MapTwip)
, aNumCharFmtName(OUString())
, bIsLoading(false)
{}