Kaydet (Commit) 7c7d3b06 authored tarafından Sven Jacobi's avatar Sven Jacobi

#74654# set SID_READONLY_MODE item, so the hyperlink dialog can take care of the current state

üst b000cb17
......@@ -2,9 +2,9 @@
*
* $RCSfile: _drvwsh.sdi,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: aw $ $Date: 2001-04-27 11:32:46 $
* last change: $Author: sj $ $Date: 2001-06-12 13:50:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -184,6 +184,10 @@ interface DrawView : View
[
StateMethod = GetCtrlState ;
]
SID_READONLY_MODE // ole : no, status : no
[
StateMethod = GetCtrlState ;
]
SID_RENAMEPAGE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
......
......@@ -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 ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment