sc/source/ui/view/tabview3.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 081a544b92ab7adbdfe29d56d91019556ffc07c9
Author: Maxim Monastirsky <[email protected]>
Date: Thu Nov 30 21:49:34 2017 +0200
tdf#113980 Refresh row/column buttons state after selection change
Change-Id: I21684ffe83d7b924e1d83c853ed4846e0db53c3b
Reviewed-on: https://gerrit.libreoffice.org/45614
Tested-by: Jenkins <[email protected]>
Reviewed-by: Maxim Monastirsky <[email protected]>
(cherry picked from commit 4b65a67caacee1ef0b31219d55bfe0cc6032c9f3)
Reviewed-on: https://gerrit.libreoffice.org/47026
Reviewed-by: Markus Mohrhard <[email protected]>
diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx
index 6e93f5f5756a..69bc8035b421 100644
--- a/sc/source/ui/view/tabview3.cxx
+++ b/sc/source/ui/view/tabview3.cxx
@@ -535,6 +535,8 @@ void ScTabView::SelectionChanged()
rBindings.Invalidate( FID_INS_CELL );
rBindings.Invalidate( FID_INS_CELLSDOWN );
rBindings.Invalidate( FID_INS_CELLSRIGHT );
+ rBindings.Invalidate( SID_ROW_OPERATIONS );
+ rBindings.Invalidate( SID_COLUMN_OPERATIONS );
rBindings.Invalidate( FID_CHG_COMMENT );
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits