summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-14 11:30:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-14 14:34:46 +0100
commit85307c10d3ca4d7c9ed3fa1ca3700a6330b09da8 (patch)
treeaa29b3fb22d729f38009e12b8879b749d6f40053 /officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
parenta41fe32ba989cad3b6e2e20793b3fff469230eb6 (diff)
rework PageColumnPopup to be a PopupWindowController
Change-Id: I00d0ce6001f2eb3076c699bca7c64a72b94716c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86751 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu11
1 files changed, 11 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 f01223dc1d6a..4505585ab748 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -1173,6 +1173,17 @@
<value>lo.writer.PageSizeToolBoxControl</value>
</prop>
</node>
+ <node oor:name="PageColumnToolBoxControl" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:PageColumnType</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>lo.writer.PageColumnToolBoxControl</value>
+ </prop>
+ </node>
<node oor:name="com.sun.star.svx.FindTextToolboxController" oor:op="replace">
<prop oor:name="Command">
<value>.uno:FindText</value>