summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-04 10:25:33 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-04 10:25:33 +0000
commit32b7999e528418a53bffa6be611362ac8e61c35f (patch)
tree0255d88a420bf149ea98cca19d1483e6e1a19313 /sfx2
parent7baaa70698029093b546b2ebf57ed4eccfb99541 (diff)
INTEGRATION: CWS touchpoints01 (1.78.224); FILE MERGED
2008/06/02 12:37:14 pb 1.78.224.1: fix: #i89981# SID_MORE_DICTIONARIES added
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi24
1 files changed, 24 insertions, 0 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 63af1040e0..324bd0a554 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -8402,3 +8402,27 @@ SfxStringItem InsertAVMedia SID_INSERT_AVMEDIA
GroupId = GID_APPLICATION;
]
+SfxVoidItem MoreDictionaries SID_MORE_DICTIONARIES
+()
+[
+ /* flags: */
+ AutoUpdate = FALSE,
+ Cachable = Cachable,
+ FastCall = TRUE,
+ HasCoreId = FALSE,
+ HasDialog = TRUE,
+ ReadOnlyDoc = TRUE,
+ Toggle = FALSE,
+ Container = TRUE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+
+ /* config: */
+ AccelConfig = FALSE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_OPTIONS;
+]
+