summaryrefslogtreecommitdiff
path: root/sw/sdi/_basesh.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:19:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:19:59 +0000
commit6f7c0212c1b54e235f1a66d62ef06fe19dcad9ce (patch)
tree3c016e993bfe6804c7fe4e613a05447ec975d973 /sw/sdi/_basesh.sdi
parent1d03752ff46072f26d19bee0bbf3fe757face10c (diff)
INTEGRATION: CWS os38 (1.12.86); FILE MERGED
2004/09/22 11:43:12 os 1.12.86.1: #i28977# #i32007# use additional status slot to switch the border controller modes
Diffstat (limited to 'sw/sdi/_basesh.sdi')
-rw-r--r--sw/sdi/_basesh.sdi10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/sdi/_basesh.sdi b/sw/sdi/_basesh.sdi
index 736fe5fb1a85..64aa4fcdccd0 100644
--- a/sw/sdi/_basesh.sdi
+++ b/sw/sdi/_basesh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _basesh.sdi,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2004-08-02 13:02:59 $
+ * last change: $Author: hr $ $Date: 2004-11-09 16:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -320,6 +320,12 @@ interface BaseTextSelection : Selection
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ SID_BORDER_REDUCED_MODE
+ [
+ StateMethod = GetBorderState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
+
FN_FORMAT_BACKGROUND_DLG // status(final|play)
[
ExecMethod = ExecDlg ;