summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2017-03-14 15:35:26 +0300
committerEike Rathke <erack@redhat.com>2017-05-05 00:13:13 +0200
commit9691f2652f157f375881aea3bf5e39d72a133e0f (patch)
tree004315d3e3b16330a9e1326ab33cf8524d4c1d88 /sc/source/ui/view/tabview3.cxx
parent87a5be1cb579cb1e215c39990986c0a770c18b50 (diff)
tdf#95885 Add new toolbar and toggle icons for Cell Protection
Change-Id: Ib0d7f2a8cc07988d27f5cf96e5c57727ad1eca71 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/35218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/ui/view/tabview3.cxx')
-rw-r--r--sc/source/ui/view/tabview3.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx
index fb1f35d5c35d..6a1087c6b135 100644
--- a/sc/source/ui/view/tabview3.cxx
+++ b/sc/source/ui/view/tabview3.cxx
@@ -278,6 +278,8 @@ void ScTabView::InvalidateAttribs()
rBindings.Invalidate( SID_ALIGNBOTTOM );
rBindings.Invalidate( SID_ALIGNCENTERVER );
+ rBindings.Invalidate( SID_SCATTR_CELLPROTECTION );
+
// stuff for sidebar panels
{
rBindings.Invalidate( SID_H_ALIGNCELL );