summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-14 10:06:30 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-14 13:14:36 +0100
commit3afc718eddcd81232392d46fccc24b8ec626c8df (patch)
tree9d8a13ba74f8f83c06f418a5f71762d87218d16a /officecfg
parent998a9470f1d5728b3f9702ef7aca77aa53bff96b (diff)
rework PageSizePopup to be a PopupWindowController
Change-Id: Ib8a0acbceca607b0820437d66e18c7cd8c16904e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86748 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 829f9f17c4e8..f01223dc1d6a 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -1162,6 +1162,17 @@
<value>lo.writer.MMExcludeEntryController</value>
</prop>
</node>
+ <node oor:name="PageSizeToolBoxControl" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:AttributePageSize</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>lo.writer.PageSizeToolBoxControl</value>
+ </prop>
+ </node>
<node oor:name="com.sun.star.svx.FindTextToolboxController" oor:op="replace">
<prop oor:name="Command">
<value>.uno:FindText</value>