summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-14 16:47:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-14 21:26:49 +0100
commit74a6e101927d97aa216b1b1a6d395c56c65cfd32 (patch)
tree010f1cbdb3e0caf7022fdf32fad7fc879495543b /officecfg
parent0b87cacaedf47c49065df284f8d10d40d664f9bd (diff)
rework PageOrientationPopup to be a PopupWindowController
Change-Id: I5930d6e16b99754a60e3bb22a70fadfc5d673aa5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86786 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-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 e2b1a8c9382d..924de434b281 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -1217,6 +1217,17 @@
<value>lo.writer.PageMarginToolBoxControl</value>
</prop>
</node>
+ <node oor:name="PageOrientationToolBoxControl" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:Orientation</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>lo.writer.PageOrientationToolBoxControl</value>
+ </prop>
+ </node>
<node oor:name="com.sun.star.svx.FindTextToolboxController" oor:op="replace">
<prop oor:name="Command">
<value>.uno:FindText</value>