summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 09:11:53 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 09:11:53 +0000
commit0d24a1851fd4beea7deb1b5a3d1bb1436c577519 (patch)
treede998b9b626744f358037b4b9ce76fd7aa69a679 /sw/sdi/_textsh.sdi
parentaae73ed5b8c04306e93fdb4b858a8485fdb28c58 (diff)
INTEGRATION: CWS jmf2 (1.28.8); FILE MERGED
2004/07/26 15:03:56 ka 1.28.8.2: syntax 2004/07/23 15:12:58 ka 1.28.8.1: #i3316#: support for media objects
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index 87143c944067..a4c1a3a039f1 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: kz $ $Date: 2004-08-02 13:03:53 $
+ * last change: $Author: obo $ $Date: 2004-08-12 10:11:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -283,6 +283,12 @@ interface BaseText : Selection
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ SID_INSERT_AVMEDIA // status(final|play)
+ [
+ ExecMethod = ExecInsert;
+ StateMethod = NoState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
FN_INSERT_HRULER // status()
[
ExecMethod = ExecInsert ;