summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-11 09:45:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-11 09:45:49 +0000
commit9b0d538fe332a1ea332bf36e2cf975733b89b989 (patch)
tree69b82a155117c2601e3f6bffab85b1c47fc863a1 /sw/sdi
parent8e3ae91c28765017bbde5ac453b40ed385b7dbd4 (diff)
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
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/_textsh.sdi9
1 files changed, 7 insertions, 2 deletions
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
[