summaryrefslogtreecommitdiff
path: root/sw/sdi/swriter.sdi
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2016-01-05 11:16:51 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-03-18 09:13:56 +0100
commit94779d7b72037a02e163e88c0832e23cad92ebee (patch)
tree9f940546d351c589967a75d3c3fc5cbedd924038 /sw/sdi/swriter.sdi
parent84405da245d7162e7484b2e48553b0eaab5c2a35 (diff)
mailmerge: Kill SwMailMergeChildWindow.
It was used to return to the Mail Merge wizard after pressing the [Edit Document] button in the wizard. The wizard pages that had such a button are gone now, so the childwindow for returning to the wizard can go too. Change-Id: I53284633979179fd67ed6fd21a2188aa859a8a22
Diffstat (limited to 'sw/sdi/swriter.sdi')
-rw-r--r--sw/sdi/swriter.sdi18
1 files changed, 0 insertions, 18 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi
index 3a8e31543291..1b6c16a6a6f5 100644
--- a/sw/sdi/swriter.sdi
+++ b/sw/sdi/swriter.sdi
@@ -6863,24 +6863,6 @@ SfxBoolItem RowSplit FN_TABLE_ROW_SPLIT
GroupId = GID_FORMAT;
]
-SfxBoolItem MailmergeChildWindow FN_MAILMERGE_CHILDWINDOW
-()
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Asynchron;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
-]
-
SfxVoidItem WordCountDialog FN_WORDCOUNT_DIALOG
()
[