From bab4bc9ec4ba1a7f85a406f413155e18caa78ee0 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 21 Nov 2011 13:13:22 +0100 Subject: [PATCH] cleanup .uno:HelpSupport --- configmgr/qa/unit/data.xcd | 5 ----- sfx2/inc/sfx2/sfxcommands.h | 1 - 2 files changed, 6 deletions(-) diff --git a/configmgr/qa/unit/data.xcd b/configmgr/qa/unit/data.xcd index cd1cdd3a63d0..f4d54616633e 100755 --- a/configmgr/qa/unit/data.xcd +++ b/configmgr/qa/unit/data.xcd @@ -4148,11 +4148,6 @@ Optio~n Bar - - - ~Support - - Status ~Bar diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h index 3e77b534ac52..ee56e787f0af 100644 --- a/sfx2/inc/sfx2/sfxcommands.h +++ b/sfx2/inc/sfx2/sfxcommands.h @@ -303,7 +303,6 @@ #define CMD_SID_ADDONS ".uno:Addons" #define CMD_SID_SHOW_IME_STATUS_WINDOW ".uno:ShowImeStatusWindow" #define CMD_SID_UPDATE_CONFIG ".uno:UpdateConfiguration" -#define CMD_SID_HELP_SUPPORTPAGE ".uno:HelpSupport" #define CMD_SID_HELP_TUTORIALS ".uno:HelpTutorials" #define CMD_SID_ADDONHELP ".uno:AddonHelp" #define CMD_SID_FORMATMENUSTATE ".uno:FormatMenuState"