summaryrefslogtreecommitdiff
path: root/sw/sdi/wrtapp.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/wrtapp.sdi')
-rw-r--r--sw/sdi/wrtapp.sdi24
1 files changed, 24 insertions, 0 deletions
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index 57a7e8aec006..9e8d3587b9fd 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -62,6 +62,30 @@ interface StarWriter
ExecMethod = ExecOther ;
]
+ FN_MAILMERGE_FIRST_ENTRY
+ [
+ ExecMethod = ExecOther ;
+ StateMethod = StateOther ;
+ ]
+
+ FN_MAILMERGE_PREV_ENTRY
+ [
+ ExecMethod = ExecOther ;
+ StateMethod = StateOther ;
+ ]
+
+ FN_MAILMERGE_NEXT_ENTRY
+ [
+ ExecMethod = ExecOther ;
+ StateMethod = StateOther ;
+ ]
+
+ FN_MAILMERGE_LAST_ENTRY
+ [
+ ExecMethod = ExecOther ;
+ StateMethod = StateOther ;
+ ]
+
FN_SET_MODOPT_TBLNUMFMT // status()
[
ExecMethod = ExecOther ;