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 ;