summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2014-11-08 23:56:59 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2014-11-09 07:42:25 +0200
commit261f84a08d8631d70c62d849cd11b21bc9d1f106 (patch)
treeec8263401e8ce89f14dfc2806723faf2cc3082d9 /svx/util
parent9229170920ab770624415c4330da57af5b1b5398 (diff)
fdo#85804 Introduce bullets and numbering popups
Change-Id: I39ea402a3ce3296f55ea127b0139e89954e41252
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 5529d276dbfd..967677befed0 100644
--- a/svx/util/svx.component
+++ b/svx/util/svx.component
@@ -80,4 +80,8 @@
constructor="org_apache_openoffice_comp_svx_sidebar_PanelFactory_get_implementation">
<service name="com.sun.star.ui.UIElementFactory"/>
</implementation>
+ <implementation name="com.sun.star.comp.svx.NumberingToolBoxControl"
+ constructor="com_sun_star_comp_svx_NumberingToolBoxControl_get_implementation">
+ <service name="com.sun.star.frame.ToolbarController"/>
+ </implementation>
</component>