summaryrefslogtreecommitdiff
path: root/sw/sdi/annotsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/annotsh.sdi')
-rwxr-xr-xsw/sdi/annotsh.sdi9
1 files changed, 8 insertions, 1 deletions
diff --git a/sw/sdi/annotsh.sdi b/sw/sdi/annotsh.sdi
index 591373d034c6..5279d36e42e6 100755
--- a/sw/sdi/annotsh.sdi
+++ b/sw/sdi/annotsh.sdi
@@ -34,7 +34,7 @@ interface Annotation : _Annotation
]
{
- FN_THESAURUS_DLG // api:
+ SID_THESAURUS // api:
[
ExecMethod = ExecLingu ;
StateMethod = GetLinguState ;
@@ -368,6 +368,13 @@ interface Annotation : _Annotation
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ SID_THES
+ [
+ ExecMethod = ExecLingu ;
+ StateMethod = GetLinguState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; // e.g. disable for read-only documents
+ ]
+
}
shell SwAnnotationShell