From 4051b592bccccc0618d489109a378d20619ebeab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 2 May 2006 14:15:48 +0000 Subject: [PATCH] INTEGRATION: CWS sfxcleanup (1.35.38); FILE MERGED 2006/03/02 09:26:52 mba 1.35.38.1: #132394#: remove superfluous code --- sw/sdi/_textsh.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index 241cf686cf3a..f0a4c9d87472 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: rt $ $Date: 2006-02-06 17:18:24 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:15:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,7 @@ * MA 02111-1307 USA * ************************************************************************/ -interface BaseText : Selection +interface BaseText [ Automation = FALSE; ]