From 0b2c09a180f076230a1f1ac3ecf4725e82aada4c Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Fri, 19 Apr 2013 08:51:45 +0000 Subject: Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled state Converted TextPropertyPanel to use this new functionality. (cherry picked from commit 5e32abe48b0833e4e370507a1e74fbb1ba98b5e3) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu sfx2/inc/sfx2/sidebar/ControllerItem.hxx sfx2/source/sidebar/ControllerItem.cxx sfx2/source/sidebar/FocusManager.cxx sfx2/source/sidebar/SidebarChildWindow.cxx svx/Library_svx.mk svx/source/sidebar/text/TextPropertyPanel.cxx svx/source/sidebar/text/TextPropertyPanel.hrc svx/source/sidebar/text/TextPropertyPanel.hxx svx/source/sidebar/text/TextPropertyPanel.src svx/source/sidebar/text/TextUnderlineControl.hxx Change-Id: I3a25bb0a02e6165ceeb6dbd9e6ecd3e94051f594 --- .../data/org/openoffice/Office/UI/GenericCommands.xcu | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 517d601208e1..7b01925f58a3 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1340,6 +1340,14 @@ 1 + + + Highlight Color + + + 1 + + Font Name @@ -3072,6 +3080,14 @@ 1 + + + Character Spacing + + + 1 + + ~Spelling... -- cgit