diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 15:42:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 15:42:44 +0000 |
commit | 7d1970329028856468b145a016871950387db5e4 (patch) | |
tree | 542ecfc310c88b797d2176280f91685b6fb62389 /sfx2 | |
parent | c08139a5da5a67f956a4bd0355299c37b9e83358 (diff) |
INTEGRATION: CWS os38 (1.57.6); FILE MERGED
2004/10/08 14:38:11 os 1.57.6.2: RESYNC: (1.57-1.60); FILE MERGED
2004/09/21 10:22:20 os 1.57.6.1: #i33959# remove old Writer wizards
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi index 40347c247be9..30afd9dfa5af 100644 --- a/sfx2/sdi/sfx.sdi +++ b/sfx2/sdi/sfx.sdi @@ -8225,106 +8225,6 @@ SfxVoidItem InsertLabels FN_LABEL ] //-------------------------------------------------------------------------- -SfxVoidItem AutoPilotAgenda SID_SW_AGENDA_WIZZARD -() -[ - /* 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 AutoPilotFax SID_SW_FAX_WIZZARD -() -[ - /* 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 AutoPilotLetter SID_SW_LETTER_WIZZARD -() -[ - /* 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 AutoPilotMemo SID_SW_MEMO_WIZZARD -() -[ - /* 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 AutoPilotPresentations SID_SD_AUTOPILOT ( SfxFrameItem Frame SID_DOCFRAME ) [ |