summaryrefslogtreecommitdiff
path: root/sw/sdi/_viewsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/_viewsh.sdi')
-rw-r--r--sw/sdi/_viewsh.sdi16
1 files changed, 14 insertions, 2 deletions
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index c9a008faca4b..90dd493faad2 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _viewsh.sdi,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2004-09-17 14:45:14 $
+ * last change: $Author: rt $ $Date: 2004-09-20 13:04:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -531,6 +531,18 @@ interface BaseTextEditView : View
[
ExecMethod = Execute ;
]
+ FN_MAILMERGE_CHILDWINDOW
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState;
+ ]
+
+ FN_MAILMERGE_SENDMAIL_CHILDWINDOW
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState;
+ ]
+
SID_ATTR_BRUSH // status()
[
ExecMethod = Execute ;