summaryrefslogtreecommitdiff
path: root/sd/sdi/_drvwsh.sdi
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-09 16:35:27 +0200
committerobo <obo@openoffice.org>2010-06-09 16:35:27 +0200
commitf3b2db1efb379596f0269e439a35b5575b616b2c (patch)
tree6596579a328ce189eee96a2cc0be381a1c0b2c96 /sd/sdi/_drvwsh.sdi
parentbe83c369478adff5dc00f055953e41f71fdd7ca0 (diff)
parent75c38455522cd88bbf660c4d30b937ba905d9a05 (diff)
CWS-TOOLING: integrate CWS tl74
Notes
Notes: split repo tag: impress_ooo/DEV300_m82
Diffstat (limited to 'sd/sdi/_drvwsh.sdi')
-rwxr-xr-x[-rw-r--r--]sd/sdi/_drvwsh.sdi15
1 files changed, 15 insertions, 0 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index 53813365a686..6d0d3ef33ce9 100644..100755
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -2173,6 +2173,21 @@ interface DrawView
ExecMethod = FuSupport ;
StateMethod = GetCtrlState ;
]
+ SID_TRANSLITERATE_SENTENCE_CASE // ole : no, status : ?
+ [
+ ExecMethod = FuSupport ;
+ StateMethod = GetCtrlState ;
+ ]
+ SID_TRANSLITERATE_TITLE_CASE // ole : no, status : ?
+ [
+ ExecMethod = FuSupport ;
+ StateMethod = GetCtrlState ;
+ ]
+ SID_TRANSLITERATE_TOGGLE_CASE // ole : no, status : ?
+ [
+ ExecMethod = FuSupport ;
+ StateMethod = GetCtrlState ;
+ ]
SID_TRANSLITERATE_LOWER // ole : no, status : ?
[
ExecMethod = FuSupport ;