From 9b0d538fe332a1ea332bf36e2cf975733b89b989 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 11 Mar 2005 09:45:49 +0000 Subject: INTEGRATION: CWS os54 (1.30.328); FILE MERGED 2005/02/18 09:49:59 os 1.30.328.1: #i13592# closing hard attributes now configurable --- sw/sdi/_textsh.sdi | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sw/sdi') diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index a4c1a3a039f1..5648928a1232 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: obo $ $Date: 2004-08-12 10:11:53 $ + * last change: $Author: vg $ $Date: 2005-03-11 10:45:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1384,6 +1384,11 @@ interface BaseText : Selection StateMethod = GetAttrState ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] + FN_REMOVE_DIRECT_CHAR_FORMATS + [ + ExecMethod = ExecCharAttr ; + DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; + ] SID_TRANSLITERATE_UPPER [ -- cgit