From aecd59c806e24e4da5ad5fb5847d2ca258a91ebc Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Fri, 19 Feb 2021 13:12:23 +0100 Subject: tdf#134432 remove .uno:CharBackgroundExt from Writer UI Tooltip is "Highlight Fill", but the .uno has no effect in a menu or toolbar. Remove from Customize menu. Remove from WriterCommands.xcu because no longer used in Writer UI. Change-Id: Id6447c09eb52bb9204fe4f1b4842d712ede19d7f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111177 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- sw/sdi/swriter.sdi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/sdi') diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 420aa1d03b58..da34afb576f8 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -583,7 +583,7 @@ SfxBoolItem CharBackgroundExt SID_ATTR_CHAR_COLOR_BACKGROUND_EXT AccelConfig = FALSE, MenuConfig = FALSE, - ToolBoxConfig = TRUE, + ToolBoxConfig = FALSE, GroupId = SfxGroupId::Format; ] -- cgit v1.2.3