From a73fb11cb235dd600d29f214f8a079792f6b2445 Mon Sep 17 00:00:00 2001 From: pv2k Date: Sun, 5 Feb 2017 02:29:40 +0530 Subject: tdf#92492 function placed in a wrong category in customise functions list "Table To Text","Text To Table" and "Text<->Table" have been removed from "Options" category and placed in "Table" category Change-Id: Ic5717e4cf91ce3fde2d40b3a3f567747fa7b983f Reviewed-on: https://gerrit.libreoffice.org/33919 Reviewed-by: Katarina Behrens Tested-by: Katarina Behrens --- sw/sdi/swriter.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index a835734ed4f8..cb42b581d609 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -713,7 +713,7 @@ SfxVoidItem ConvertTableText FN_CONVERT_TEXT_TABLE AccelConfig = TRUE, MenuConfig = TRUE, ToolBoxConfig = TRUE, - GroupId = GID_OPTIONS; + GroupId = GID_TABLE; ] SfxVoidItem CreateAbstract FN_ABSTRACT_NEWDOC @@ -6965,7 +6965,7 @@ SfxVoidItem ConvertTableToText FN_CONVERT_TABLE_TO_TEXT AccelConfig = TRUE, MenuConfig = TRUE, ToolBoxConfig = TRUE, - GroupId = GID_OPTIONS; + GroupId = GID_TABLE; ] SfxVoidItem ConvertTextToTable FN_CONVERT_TEXT_TO_TABLE @@ -6990,7 +6990,7 @@ SfxVoidItem ConvertTextToTable FN_CONVERT_TEXT_TO_TABLE AccelConfig = TRUE, MenuConfig = TRUE, ToolBoxConfig = TRUE, - GroupId = GID_OPTIONS; + GroupId = GID_TABLE; ] SfxVoidItem HeadingRowsRepeat FN_TABLE_HEADLINE_REPEAT -- cgit option value='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff