summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-01-13 13:50:39 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-01-18 03:53:50 +0100
commit0da5e6f38aedb1fb873d1a90c506f6ab03ab1656 (patch)
tree7e217c423e6f60beafe822a9dc0bbe82f793e620 /sw/inc
parent6c76f1a90f926bf056d41e60a3375611baf72e2a (diff)
Bring uno:RefreshView to Calc
Allow refreshing the document layout via UNO slot Change-Id: I956bb884b1fb4231b1f617c4aa5a80ff9a45ec92 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109230 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/cmdid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index 49d6e607f943..56407a1adb50 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -145,9 +145,7 @@
#define FN_REDLINE_ACCEPT_TONEXT (FN_EDIT2 + 45) /* Redlining Accept and jump to next*/
#define FN_REDLINE_REJECT_TONEXT (FN_EDIT2 + 46) /* Redlining Reject and jump to next*/
-// Region: Edit
-#define FN_REFRESH_VIEW (FN_VIEW + 1) /* Refresh/Redraw */
-
+// Region: View
#define FN_DRAW_WRAP_DLG (FN_VIEW + 3) /* Draw wrapping dlg */
#define FN_RULER (FN_VIEW + 11) /* Horizontal ruler */