summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-07 20:01:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-08 17:15:23 +0100
commit7e4b2d90f8b877bd954b7549e17c790fa05ea96a (patch)
tree754547bad972acec63292b57651dbdb4eb3dc8f2 /svx/util
parentd799e19c0e1ff629fc3c9464c45039f64bdbbf7e (diff)
rework ParaLineSpacingPopup to be a PopupWindowController
Change-Id: I8b43e0345d8d3c38a7ef21f31655b578a8dc8ea2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86384 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/svx.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/util/svx.component b/svx/util/svx.component
index bc5bbb2a04d6..323126691b1e 100644
--- a/svx/util/svx.component
+++ b/svx/util/svx.component
@@ -104,4 +104,8 @@
constructor="com_sun_star_comp_svx_LineEndToolBoxControl_get_implementation">
<service name="com.sun.star.frame.ToolbarController"/>
</implementation>
+ <implementation name="com.sun.star.comp.svx.LineSpacingToolBoxControl"
+ constructor="com_sun_star_comp_svx_LineSpacingToolBoxControl_get_implementation">
+ <service name="com.sun.star.frame.ToolbarController"/>
+ </implementation>
</component>