diff options
author | obo <obo@openoffice.org> | 2010-06-09 16:35:27 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-09 16:35:27 +0200 |
commit | 9ebc6cbd5862862b566f96416d8a76bbdf903f08 (patch) | |
tree | 506d246ae59228a13bbbdbfc884fcf59cda2ef8c /sd/sdi/_drvwsh.sdi | |
parent | 163944b06d6a9e1c5e58e296f894337e7221c88c (diff) | |
parent | 5550d0c74967c03fb29b7dd5fa53a23ab5e908b7 (diff) |
CWS-TOOLING: integrate CWS tl74ooo/DEV300_m82
Diffstat (limited to 'sd/sdi/_drvwsh.sdi')
-rwxr-xr-x[-rw-r--r--] | sd/sdi/_drvwsh.sdi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index dd8a9c0d7..6b338c71f 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 ; |