summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-01 12:55:29 +0000
committerOliver Specht <os@openoffice.org>2002-08-01 12:55:29 +0000
commit3376011b3f04d2ce79086f7c6dbd196317ccab50 (patch)
treef3b62417e4de271fa63183c594bb4c7063e20401 /sw/sdi/_textsh.sdi
parent706119e9bdc3ea0b057901a921eec6015df64f2a (diff)
#99985# text selection in readonly documents
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi10
1 files changed, 7 insertions, 3 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index 3008f430a8c5..35e9cd0d8410 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: os $ $Date: 2002-07-05 09:56:47 $
+ * last change: $Author: os $ $Date: 2002-08-01 13:51:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1402,7 +1402,11 @@ interface BaseText : Selection
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+ FN_READONLY_SELECTION_MODE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
} //ende interface text