From 9d6e64ba575c12ce4ab381332f8971e55ffe9972 Mon Sep 17 00:00:00 2001 From: Shivam Kumar Singh Date: Sat, 9 May 2020 19:41:25 +0530 Subject: Added a new tab "Styles Inspector" at the side bar Patch significance :- 1) Added a new tab "Styles Inspector" at the side bar 2) Added the "Character Styles" properties in the inspector Change-Id: I717f0a555d9c90f833c61b641c8eba53f93d4655 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93909 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- .../data/org/openoffice/Office/UI/Sidebar.xcu | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index af6acf5218a9..fae993013b49 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -41,6 +41,29 @@ + + + Styles Inspector + + + InspectorDeck + + + private:graphicrepository/cmd/lc_editglossary.png + + + + WriterVariants, any, visible ; + + + + 450 + + + true + + + Page @@ -372,6 +395,32 @@ + + + Character Styles + + + InspectorTextPanel + + + InspectorDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/InspectorTextPanel + + + 120 + + + true + + + Media Playback -- cgit