diff options
author | Thomas Lange <tl@openoffice.org> | 2009-11-25 16:50:53 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-11-25 16:50:53 +0000 |
commit | 26999baa19f28e4916df28bc8c2eca2f88b70cbd (patch) | |
tree | b31179ccbbc0982b271071b6668526750957129a /sd/sdi | |
parent | 457052817ad4b0e04dda1d0931f7b8c900c0818f (diff) |
#i51258# thesaurus for right click context menu
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/drtxtob.sdi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sd/sdi/drtxtob.sdi b/sd/sdi/drtxtob.sdi index 4e2ca49c0b82..f4133f0f4643 100644 --- a/sd/sdi/drtxtob.sdi +++ b/sd/sdi/drtxtob.sdi @@ -202,5 +202,11 @@ shell TextObjectBar ExecMethod = Execute; StateMethod = GetAttrState; ] + SID_THES + [ + ExecMethod = Execute ; + StateMethod = GetAttrState ; + ] + } |