summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-rw-r--r--sw/sdi/viewsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index b407ae199a3e..1f95f2641881 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.sdi,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: os $ $Date: 2002-05-08 07:58:42 $
+ * last change: $Author: os $ $Date: 2002-05-29 09:05:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,6 +128,11 @@ interface TextEditView : BaseTextEditView
ExecMethod = ExecDraw ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ SID_FM_CREATE_FIELDCONTROL
+ [
+ ExecMethod = ExecDraw ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
}
//=========================================================================