summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-14 13:00:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-14 16:25:20 +0100
commit1e5edbc5ac1be50c68a670879bd9c64514cf2f58 (patch)
treeeb68432ab8ba487d47723db61be538908a5b98a9 /officecfg/registry/data/org
parent440aac4e8c89029d6e7c09cd2a97d71674ed920a (diff)
rework SvxTableToolBoxControl as PopupWindowController
and refactor its drawing into a DrawingArea widget Change-Id: Iecaef02fcfaa04b3096d80c3fc2648690a190bd9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86762 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg/registry/data/org')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu22
1 files changed, 22 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
index 4505585ab748..228fff941557 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -965,6 +965,28 @@
<value>com.sun.star.comp.svx.NumberingToolBoxControl</value>
</prop>
</node>
+ <node oor:name="TableToolBoxControl" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:InsertTable</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.svx.TableToolBoxControl</value>
+ </prop>
+ </node>
+ <node oor:name="PageToolBoxControl" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:ShowMultiplePages</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.svx.TableToolBoxControl</value>
+ </prop>
+ </node>
<node oor:name="ExtrusionDirectionFloater" oor:op="replace">
<prop oor:name="Command">
<value>.uno:ExtrusionDirectionFloater</value>