sc/source/ui/app/inputhdl.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4154f8bc5a905a39f18914613788b3a17f139745
Author: Maxim Monastirsky <[email protected]>
Date: Sun May 15 15:40:38 2016 +0300
tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINE
Change-Id: I450f3922408879ec812e4a92fc4950388ce00a73
diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx
index afaccd2..48b3351 100644
--- a/sc/source/ui/app/inputhdl.cxx
+++ b/sc/source/ui/app/inputhdl.cxx
@@ -2442,6 +2442,7 @@ void ScInputHandler::InvalidateAttribs()
rBindings.Invalidate( SID_ATTR_CHAR_WEIGHT );
rBindings.Invalidate( SID_ATTR_CHAR_POSTURE );
rBindings.Invalidate( SID_ATTR_CHAR_UNDERLINE );
+ rBindings.Invalidate( SID_ATTR_CHAR_OVERLINE );
rBindings.Invalidate( SID_ULINE_VAL_NONE );
rBindings.Invalidate( SID_ULINE_VAL_SINGLE );
rBindings.Invalidate( SID_ULINE_VAL_DOUBLE );
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits