diff options
-rw-r--r-- | svx/sdi/svx.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index acd7f4c91f6b..3d684944a963 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -11187,9 +11187,9 @@ SfxStringListItem LanguageStatus SID_LANGUAGE_STATUS RecordAbsolute = FALSE, RecordPerSet; - AccelConfig = TRUE, - MenuConfig = TRUE, - ToolBoxConfig = TRUE, + AccelConfig = FALSE, + MenuConfig = FALSE, + ToolBoxConfig = FALSE, GroupId = SfxGroupId::Format; ] |