diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:25:26 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:25:26 +0000 |
commit | e096938863884c239a9b531fde5e9f2313278d8f (patch) | |
tree | 069cf97ed5177c530f14adbb997ba8171514beec /sfx2/sdi | |
parent | 220d393816e84e920f6f98c3a3cbfa9dd5f3e855 (diff) |
INTEGRATION: CWS dr28 (1.60.34); FILE MERGED
2004/10/20 10:32:25 dr 1.60.34.1: #i35426# redefine warnings
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi index b12c742652d2..40347c247be9 100644 --- a/sfx2/sdi/sfx.sdi +++ b/sfx2/sdi/sfx.sdi @@ -8375,31 +8375,6 @@ SfxVoidItem NewPresentation SID_NEWSD ] //-------------------------------------------------------------------------- -SfxVoidItem AutoPilotSDBImport SID_SDB52_IMPORT_WIZARD -() -[ - /* flags: */ - AutoUpdate = FALSE, - Cachable = Cachable, - FastCall = TRUE, - HasCoreId = FALSE, - HasDialog = TRUE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Synchron; - - /* config: */ - AccelConfig = TRUE, - MenuConfig = TRUE, - StatusBarConfig = FALSE, - ToolBoxConfig = TRUE, - GroupId = GID_APPLICATION; -] - -//-------------------------------------------------------------------------- SfxVoidItem BibliographyComponent SID_COMP_BIBLIOGRAPHY () [ @@ -8450,31 +8425,6 @@ SfxBoolItem CheckPLZ SID_OFFICE_CHECK_PLZ ] //-------------------------------------------------------------------------- -SfxVoidItem DatasourceAdministration SID_DATASOURCE_ADMINISTRATION -() -[ - /* flags: */ - AutoUpdate = FALSE, - Cachable = Cachable, - FastCall = TRUE, - HasCoreId = FALSE, - HasDialog = TRUE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Synchron; - - /* config: */ - AccelConfig = TRUE, - MenuConfig = TRUE, - StatusBarConfig = FALSE, - ToolBoxConfig = TRUE, - GroupId = GID_APPLICATION; -] - -//-------------------------------------------------------------------------- SfxBoolItem Minimized SID_MINIMIZED [ |