summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-09-25 09:48:32 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-09-25 09:48:32 +0000
commit8cb58a78dfa808622ed6dfa14c927a881b7d5c4f (patch)
treeac584c6f74dd5b86cfebe3eb0f5c0a17bc1eb4dc /sw
parentf0a5df454164fe041e7f4f3727ac71155a200c25 (diff)
INTEGRATION: CWS os20 (1.4.240); FILE MERGED
2003/09/12 08:45:57 os 1.4.240.1: #i6725# replace function at the HTML source view added
Diffstat (limited to 'sw')
-rw-r--r--sw/sdi/wviewsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/wviewsh.sdi b/sw/sdi/wviewsh.sdi
index af71a92b96a1..e510e9969a7a 100644
--- a/sw/sdi/wviewsh.sdi
+++ b/sw/sdi/wviewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: wviewsh.sdi,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 15:39:12 $
+ * last change: $Author: hjs $ $Date: 2003-09-25 10:48:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -157,6 +157,11 @@ interface WebSourceView : View
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ FN_REPEAT_SEARCH // status(final|play)
+ [
+ ExecMethod = Execute;
+ StateMethod = GetState ;
+ ]
SID_UNDO // status(final|play)
[
ExecMethod = Execute ;