From 603c089e4261a028d9ea70012cb5b1f4effcb545 Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Mon, 29 Apr 2013 07:44:43 +0000 Subject: Resolves: #i122082# Hide sidebar panels for read only documents (cherry picked from commit aae247a34cd6f3bf421e57bbec08837d73ddf258) Conflicts: sfx2/inc/sfx2/sidebar/SidebarChildWindow.hxx sfx2/inc/sfx2/sidebar/Theme.hxx sfx2/source/sidebar/SidebarChildWindow.cxx sfx2/source/sidebar/SidebarController.cxx sfx2/source/sidebar/SidebarDockingWindow.cxx Change-Id: Ib59132d6d5e177d5a02ee24973b0fb07114db60a --- officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'officecfg/registry/schema') diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs index f7a35a364a52..8d096b3a69c8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -201,6 +201,12 @@ 10000 + + + This flag controls whether the panel is shown when the document in the edit view is read only. + + false + Experimental: Set to true when panel wants to paint its content via a XCanvas. -- cgit v1.2.3