summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2016-01-02 00:38:18 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-03-18 09:13:56 +0100
commitc55b3849a825ca0e00c48db91251f69205323bda (patch)
tree98c83bca12a85d138ce25e491ff2a71e4570a029 /sw/util
parent16e248bec76f2c1587383d26581ecc8241c755f8 (diff)
mailmerge: Toolbar edit box to show or change the current entry number.
Change-Id: I935c059da44f2309c3cb1a8b2e93341c353bee01
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 ff6b032af603..c069d632ecbe 100644
--- a/sw/util/sw.component
+++ b/sw/util/sw.component
@@ -27,6 +27,10 @@
<service name="com.sun.star.sdb.DataAccessDescriptor"/>
<service name="com.sun.star.text.MailMerge"/>
</implementation>
+ <implementation name="lo.writer.MMCurrentEntryController"
+ constructor="lo_writer_MMCurrentEntryController_get_implementation">
+ <service name="com.sun.star.frame.ToolbarController"/>
+ </implementation>
<implementation name="lo.writer.MMExcludeEntryController"
constructor="lo_writer_MMExcludeEntryController_get_implementation">
<service name="com.sun.star.frame.ToolbarController"/>