Mark an svx slot as inactive in readonly mode
Change-Id: I4e508c2492025bd7e39a1c67cc68016977843de3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177964 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
parent
62f5310fd1
commit
c49b966d54
@ -12623,7 +12623,7 @@ SfxVoidItem ThemeDialog SID_THEME_DIALOG
|
|||||||
[
|
[
|
||||||
AutoUpdate = FALSE,
|
AutoUpdate = FALSE,
|
||||||
FastCall = FALSE,
|
FastCall = FALSE,
|
||||||
ReadOnlyDoc = TRUE,
|
ReadOnlyDoc = FALSE,
|
||||||
Toggle = FALSE,
|
Toggle = FALSE,
|
||||||
Container = FALSE,
|
Container = FALSE,
|
||||||
RecordAbsolute = FALSE,
|
RecordAbsolute = FALSE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user