diff options
author | Kai Ahrens <ka@openoffice.org> | 2002-03-08 14:28:48 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2002-03-08 14:28:48 +0000 |
commit | b32b663f3c07f57986cf6cea14e11f347b88ba60 (patch) | |
tree | d91659c4aad42bac5aeca176f5c01c1cc6dcf30f /sd/sdi/outlnvsh.sdi | |
parent | 5478ee506cf29800497ba9add48339c54fa48f68 (diff) |
#97052#: added high contrast mode
Diffstat (limited to 'sd/sdi/outlnvsh.sdi')
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index d679eca21925..7425f1636904 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: outlnvsh.sdi,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: aw $ $Date: 2002-01-16 11:05:48 $ + * last change: $Author: ka $ $Date: 2002-03-08 15:28:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -464,6 +464,11 @@ interface OutlineView : View ExecMethod = ExecCtrl ; StateMethod = GetCtrlState ; ] + SID_PREVIEW_QUALITY_CONTRAST // ole : no, status : play rec + [ + ExecMethod = ExecCtrl ; + StateMethod = GetCtrlState ; + ] SID_MAIL_SCROLLBODY_PAGEDOWN // ole : no, status : ? [ ExecMethod = ExecCtrl ; |