From f03f66498d218996af358cd4ad764248410a2a1f Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Mon, 14 Jun 2021 09:51:44 +0300 Subject: editengine-columns: add sidebar property panel Change-Id: I90aefc10f9ddddeb64a65799480777bc4287abae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117107 Tested-by: Jenkins Reviewed-by: Mike Kaganski (cherry picked from commit dd5bf12193471f064bf7f581dd1b21783390e735) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117217 --- .../data/org/openoffice/Office/UI/Sidebar.xcu | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index daeecf5bbaed..6876d922072d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -1843,6 +1843,39 @@ + + + Columns + + + TextColumnsPropertyPanel + + + PropertyDeck + + + + Calc, Draw, hidden ; + Calc, Graphic, hidden ; + Calc, Media, hidden ; + DrawImpress, Draw, hidden ; + DrawImpress, Graphic, hidden ; + DrawImpress, TextObject, hidden ; + WriterVariants, Draw, hidden ; + WriterVariants, Graphic, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/TextColumnsPropertyPanel + + + 800 + + + false + + + -- cgit