summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarco Cecchetti <marco.cecchetti@collabora.com>2017-12-17 14:12:15 +0100
committerJan Holesovsky <kendy@collabora.com>2017-12-19 11:28:16 +0100
commit6ca469e0d53c0ab81765c4dc41f73bc3bc5c6d36 (patch)
tree01d307b4fc1d7357305c4128d41cd472e91ed610 /sc
parentbb5e55d407c013b5b59459d9551268924cd7f785 (diff)
lok: sc: missing header invalidation on undo an autofilter action
Change-Id: Ibfa7602221ed0c115ad469bd8a61e62baaff0bdf Reviewed-on: https://gerrit.libreoffice.org/46717 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/undo/undodat.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/undo/undodat.cxx b/sc/source/ui/undo/undodat.cxx
index 619fb238c118..57fff35c0903 100644
--- a/sc/source/ui/undo/undodat.cxx
+++ b/sc/source/ui/undo/undodat.cxx
@@ -853,6 +853,7 @@ void ScUndoQuery::Undo()
// invalidate cache positions and update cursor and selection
pViewShell->OnLOKShowHideColRow(/*bColumns*/ false, aQueryParam.nRow1 - 1);
+ ScTabViewShell::notifyAllViewsHeaderInvalidation(ROW_HEADER, nTab);
// Paint