summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-10-04 23:13:56 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2016-10-05 15:35:40 +0300
commitfd22d2d9e1935f19a900a339995827bc7a795cb7 (patch)
tree8be2c073d774245834631978e471998b79a22bc6 /svx/util
parentc700ed71f457a141c8033d2ab863bf884c50fa96 (diff)
Base SvxFrameToolBoxControl on PopupWindowController
Change-Id: I7666c7c5c99b1705bc8ece2913c2cdf9fdecced3
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/svxcore.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/util/svxcore.component b/svx/util/svxcore.component
index 1e6d1c7ef793..8c8d42da1236 100644
--- a/svx/util/svxcore.component
+++ b/svx/util/svxcore.component
@@ -40,6 +40,10 @@
<implementation name="com.sun.star.comp.svx.FontworkCharacterSpacingController">
<service name="com.sun.star.frame.ToolbarController"/>
</implementation>
+ <implementation name="com.sun.star.comp.svx.FrameToolBoxControl"
+ constructor="com_sun_star_comp_svx_FrameToolBoxControl_get_implementation">
+ <service name="com.sun.star.frame.ToolbarController"/>
+ </implementation>
<implementation name="com.sun.star.comp.Svx.GraphicExportHelper"
constructor="com_sun_star_comp_Svx_GraphicExportHelper_get_implementation">
<service name="com.sun.star.document.BinaryStreamResolver"/>