summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/cfgitem.cxx')
-rw-r--r--starmath/source/cfgitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index b849bdd4e0be..1ea663b8ddb9 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -1188,7 +1188,7 @@ void SmMathConfig::ItemSetToConfig(const SfxItemSet &rSet)
SetIgnoreSpacesRight( bVal );
// reformat (displayed) formulas accordingly
- Broadcast(SfxHint(HINT_FORMATCHANGED));
+ Broadcast(SfxHint(SfxHintId::MathFormatChanged));
}
}
if (rSet.GetItemState(SID_SAVE_ONLY_USED_SYMBOLS, true, &pItem) == SfxItemState::SET)