Bug #79802#: disable unprotect cell in readonly sections

This commit is contained in:
jp 2001-10-11 08:34:57 +00:00
parent 0eaa99f555
commit d6f6028b67

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: _tabsh.sdi,v $ * $RCSfile: _tabsh.sdi,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: os $ $Date: 2001-09-28 07:01:35 $ * last change: $Author: jp $ $Date: 2001-10-11 09:34:57 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -278,6 +278,7 @@ interface BaseTextTable : Selection
[ [
ExecMethod = Execute ; ExecMethod = Execute ;
StateMethod = NoState ; StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
] ]
SID_AUTOFORMAT // status(final|play) SID_AUTOFORMAT // status(final|play)