summaryrefslogtreecommitdiff
path: root/sw/util
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 /sw/util
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 'sw/util')
-rw-r--r--sw/util/sw.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/util/sw.component b/sw/util/sw.component
index ef96a6943230..f05b81a2e71a 100644
--- a/sw/util/sw.component
+++ b/sw/util/sw.component
@@ -47,6 +47,10 @@
constructor="lo_writer_MMExcludeEntryController_get_implementation">
<service name="com.sun.star.frame.ToolbarController"/>
</implementation>
+ <implementation name="lo.writer.PageSizeToolBoxControl"
+ constructor="lo_writer_PageSizeToolBoxControl_get_implementation">
+ <service name="com.sun.star.frame.ToolbarController"/>
+ </implementation>
<implementation name="SwXModule"
constructor="SwXModule_get_implementation">
<service name="com.sun.star.text.GlobalSettings"/>