summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-02-24 13:52:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2023-02-26 20:38:37 +0000
commitaca7aba0dfd232650ec70ed22a2d18ef74b8851a (patch)
tree6c45847fb650f773ccf96a08995812561f849790 /sfx2
parent39d67830fe9891dbb6ef965f0cad34f24dbfd994 (diff)
tdf#153802: make it possible to change the UI with read-only docs
Change-Id: I392ae68ef086a8c857e0d9d9e6117e27a85c9ba9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147655 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit c2de9708f1041d230b4688151116ff9c3c9e5184) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147727 Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 400746d8d77a..ca9e68894e1f 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -5342,7 +5342,7 @@ SfxVoidItem ToolbarModeUI SID_TOOLBAR_MODE_UI
[
AutoUpdate = FALSE,
FastCall = FALSE,
- ReadOnlyDoc = FALSE,
+ ReadOnlyDoc = TRUE,
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,