diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 14:25:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 14:25:38 +0000 |
commit | 7dd14bfd4cfbd56d9b1a052d7d58dcf0c4bbfacb (patch) | |
tree | 1bb5aa988692d8147cae3a957930a61974108a48 /sfx2/sdi | |
parent | 14bc95942f8d6ac77ab1c5b48a9e9bbc752c5cc0 (diff) |
INTEGRATION: CWS docking4 (1.60.8); FILE MERGED
2004/11/01 07:36:46 cd 1.60.8.1: #i33132# Make virtual slot executable to support test tool
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi index 53677d6b3515..6214bcf40405 100644 --- a/sfx2/sdi/sfx.sdi +++ b/sfx2/sdi/sfx.sdi @@ -8471,6 +8471,7 @@ SfxVoidItem RecentFileList SID_RECENTFILELIST //-------------------------------------------------------------------------- SfxVoidItem AvailableToolbars SID_AVAILABLE_TOOLBARS +(SfxStringItem Toolbar SID_AVAILABLE_TOOLBARS) [ /* flags: */ AutoUpdate = FALSE, @@ -8485,8 +8486,6 @@ SfxVoidItem AvailableToolbars SID_AVAILABLE_TOOLBARS RecordPerSet; Synchron; - Readonly = FALSE, - /* config: */ AccelConfig = FALSE, MenuConfig = TRUE, |