diff options
author | Thomas Lange <tl@openoffice.org> | 2009-11-25 16:50:10 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-11-25 16:50:10 +0000 |
commit | 302b0d4b30348d95c18684b1254693f191d8001b (patch) | |
tree | 51e244d4c9557845386e1961a4abdfefb63253fe /svx/sdi | |
parent | 3a93b09b046b34701749e403c45b921cb61bd80c (diff) |
#i51258# thesaurus for right click context menu
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index b414195457bc..c8f38bf98b55 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -10937,7 +10937,7 @@ SdrTextFitToSizeTypeItem TextFitToSize SID_ATTR_TEXT_FITTOSIZE ] //-------------------------------------------------------------------------- -SfxVoidItem Thesaurus SID_THESAURUS +SfxVoidItem ThesaurusDialog SID_THESAURUS () [ /* flags: */ @@ -10946,7 +10946,7 @@ SfxVoidItem Thesaurus SID_THESAURUS FastCall = FALSE, HasCoreId = FALSE, HasDialog = TRUE, - ReadOnlyDoc = TRUE, + ReadOnlyDoc = FALSE, Toggle = FALSE, Container = FALSE, RecordAbsolute = FALSE, |