From 173768372a8df8b820a787e438a4936564779b9f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Feb 2006 16:18:24 +0000 Subject: INTEGRATION: CWS swqbf51 (1.34.8); FILE MERGED 2006/01/30 11:22:43 tl 1.34.8.1: #125842# moving InsertGraphicDlg to SwView --- sw/sdi/_textsh.sdi | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'sw/sdi/_textsh.sdi') diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index 5f3cf32902cb..241cf686cf3a 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: kz $ $Date: 2006-01-06 12:58:11 $ + * last change: $Author: rt $ $Date: 2006-02-06 17:18:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -280,12 +280,6 @@ interface BaseText : Selection StateMethod = NoState ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] - SID_INSERT_GRAPHIC // status(final|play) - [ - ExecMethod = Execute ; - StateMethod = NoState ; - DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; - ] SID_INSERT_AVMEDIA // status(final|play) [ ExecMethod = ExecInsert; -- cgit