diff options
author | Sven Jacobi <sj@openoffice.org> | 2001-06-12 12:51:33 +0000 |
---|---|---|
committer | Sven Jacobi <sj@openoffice.org> | 2001-06-12 12:51:33 +0000 |
commit | 7c7d3b065a451fa8733ef46b8b423c756ec7901d (patch) | |
tree | 698f0d04681cdf4f2d14f3bb10d59789b542f243 /sd/sdi/outlnvsh.sdi | |
parent | b000cb178eec95f41eae92136677dd49cc71a031 (diff) |
#74654# set SID_READONLY_MODE item, so the hyperlink dialog can take care of the current state
Diffstat (limited to 'sd/sdi/outlnvsh.sdi')
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index 93ac6d7034c9..d0385810bc51 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: outlnvsh.sdi,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: dl $ $Date: 2001-03-12 07:53:56 $ + * last change: $Author: sj $ $Date: 2001-06-12 13:51:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -158,6 +158,10 @@ interface OutlineView : View [ StateMethod = GetCtrlState ; ] + SID_READONLY_MODE // ole : no, status : no + [ + StateMethod = GetCtrlState ; + ] SID_OUTLINE_FORMAT // ole : no, status : ? [ ExecMethod = FuTemporary ; |