summaryrefslogtreecommitdiff
path: root/sw/sdi/_viewsh.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-20 12:04:33 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-20 12:04:33 +0000
commit9525ae1655f26f359e529b5ac04f1f4d17a91ffe (patch)
treec916b2777fd55f77232e6eed473f873b9ecc3352 /sw/sdi/_viewsh.sdi
parent0f62672a9e2c7c209b5b0ac250f6ffd3e57ca3ae (diff)
INTEGRATION: CWS swmailmerge (1.16.76); FILE MERGED
2004/09/15 13:49:50 os 1.16.76.4: RESYNC: (1.18-1.19); FILE MERGED 2004/08/13 14:23:59 os 1.16.76.3: RESYNC: (1.16-1.18); FILE MERGED 2004/07/02 09:15:02 os 1.16.76.2: #i25107# weekly check-in 2004/05/28 12:36:46 os 1.16.76.1: #i25107# ChildWindow to return to the mail merge wizard
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 ;