From c6f5ee192887224de5dabfa86f2103822922bf89 Mon Sep 17 00:00:00 2001 From: Gülşah Köse Date: Wed, 3 Apr 2019 21:23:30 +0300 Subject: Add new list panel to Impress Properties deck Change-Id: Idb3a4dee104b2df0283852efcecbd0b25a765d5a Reviewed-on: https://gerrit.libreoffice.org/70276 Tested-by: Jenkins Reviewed-by: Heiko Tietze Tested-by: Heiko Tietze Reviewed-by: Andras Timar --- .../data/org/openoffice/Office/UI/Sidebar.xcu | 25 ++++++++++++++++++++++ 1 file changed, 25 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 6f162ee14880..5d3c698d975c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -1094,6 +1094,31 @@ + + + Lists + + + ListsPropertyPanel + + + PropertyDeck + + + + DrawImpress, DrawText, visible ; + DrawImpress, Table, visible ; + DrawImpress, TextObject, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/ListsPropertyPanel + + + 300 + + + Wrap -- cgit