summaryrefslogtreecommitdiff
path: root/sfx2/source/control/unoctitm.cxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2017-05-29 16:55:49 +0200
committerJan Holesovsky <kendy@collabora.com>2017-05-29 20:29:34 +0200
commit20c15b2994dc433c873805ca6ef26338f0713840 (patch)
tree83439ffe37d4214e1865128a4869c513d8bd5174 /sfx2/source/control/unoctitm.cxx
parent83e5737a91218d018c15fed0503488a573d8bfc6 (diff)
lok: Notify about the Formatting Marks changes.
Change-Id: Ibcbd370c99cf63789637ad6642c91775066ecfad Reviewed-on: https://gerrit.libreoffice.org/38157 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'sfx2/source/control/unoctitm.cxx')
-rw-r--r--sfx2/source/control/unoctitm.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/control/unoctitm.cxx b/sfx2/source/control/unoctitm.cxx
index 3294bc0e9913..895bacb5e19d 100644
--- a/sfx2/source/control/unoctitm.cxx
+++ b/sfx2/source/control/unoctitm.cxx
@@ -994,6 +994,7 @@ static void InterceptLOKStateChangeEvent(const SfxViewFrame* pViewFrame, const c
if (aEvent.FeatureURL.Path == "Bold" ||
aEvent.FeatureURL.Path == "CenterPara" ||
aEvent.FeatureURL.Path == "CharBackgroundExt" ||
+ aEvent.FeatureURL.Path == "ControlCodes" ||
aEvent.FeatureURL.Path == "DefaultBullet" ||
aEvent.FeatureURL.Path == "DefaultNumbering" ||
aEvent.FeatureURL.Path == "Italic" ||