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
This commit is contained in:
Oliver Bolte 2004-08-12 09:11:53 +00:00
parent aae73ed5b8
commit 0d24a1851f

View file

@ -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 ;