From 83658678e69ba83979c659e37fd3c950942139f9 Mon Sep 17 00:00:00 2001 From: Tamás Zolnai Date: Wed, 23 Oct 2019 18:19:23 +0200 Subject: Add new 'Table' sidebar panel to Writer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the initial layout of the panel. It does not functional yet. Change-Id: Idd67ed921b71559bb704ef50cbfa97013fb80d6b Reviewed-on: https://gerrit.libreoffice.org/81893 Tested-by: Jenkins Reviewed-by: Tamás Zolnai --- .../data/org/openoffice/Office/UI/Sidebar.xcu | 26 ++++++++++++++++++++++ 1 file changed, 26 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 5d3c698d975c..2f530db6beca 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -1570,6 +1570,32 @@ 8 + + + + Table + + + false + + + TableEditPanel + + + PropertyDeck + + + + WriterVariants, Table, visible ; + + + + private:resource/toolpanel/SwPanelFactory/TableEditPanel + + + 300 + + -- cgit