summaryrefslogtreecommitdiff
path: root/sw/sdi/wrtapp.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 09:21:20 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 09:21:20 +0000
commit36bcab512f04327fdb153ff2d1ace697f9ce7e8a (patch)
tree629bd0475e78e4ea8665d684eac8eacb3fc9ef7b /sw/sdi/wrtapp.sdi
parentdb4a4fc22347936ac8e1c2a46819e2d22cd750f1 (diff)
INTEGRATION: CWS eforms2 (1.10.78); FILE MERGED
2004/10/08 13:02:17 dvo 1.10.78.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/26 16:15:51 dvo 1.10.78.1: #i31958# add FN_XFORMS_DESIGN_MODE and FN_XFORMS_INIT slots
Diffstat (limited to 'sw/sdi/wrtapp.sdi')
-rw-r--r--sw/sdi/wrtapp.sdi11
1 files changed, 9 insertions, 2 deletions
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index 792ac6d42758..de08a39e9639 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtapp.sdi,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2004-11-09 16:20:11 $
+ * last change: $Author: obo $ $Date: 2004-11-16 10:21:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,6 +86,13 @@ interface StarWriter : Module
DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
]
+ FN_XFORMS_INIT // #i31958#
+ [
+ ExecMethod = ExecOther ;
+ StateMethod = StateOther ;
+ DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
+ ]
+
SID_ATTR_METRIC // status(final|play)
[
ExecMethod = ExecOther ;