summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-10-05 09:47:37 +0200
committeros <os@openoffice.org>2010-10-05 09:47:37 +0200
commit741b92c15a133ddbc343916d913e35ddd2e4d91b (patch)
tree6445ec0b669b9e8fd44e078f1ee520b53a67c469 /sw/sdi
parentc7ecdf195bd546b08191de4aeef94820183c4227 (diff)
#i114081# SID_MAIL_PREPAREEXPORT re-implemented
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/_docsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/sdi/_docsh.sdi b/sw/sdi/_docsh.sdi
index cd2d1f850090..1c5b0db4f062 100644
--- a/sw/sdi/_docsh.sdi
+++ b/sw/sdi/_docsh.sdi
@@ -132,6 +132,11 @@ interface BaseTextDocument
ExecMethod = Execute;
StateMethod = GetState;
]
+ SID_MAIL_PREPAREEXPORT
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState;
+ ]
}