summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/servres.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-10 18:21:24 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-10 18:21:24 +0200
commit75f7d31fe224ab156058f131cfb0730faeaf7416 (patch)
tree3f05d017867c58bdfef6ac9caeddd8f28c1d7b21 /automation/source/miniapp/servres.src
parent76890aea2c521cef54592aacf5b8f37ef2d8c714 (diff)
CWS changehid: #i111874#: change code to support HelpIds as byte strings
Diffstat (limited to 'automation/source/miniapp/servres.src')
-rw-r--r--automation/source/miniapp/servres.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/automation/source/miniapp/servres.src b/automation/source/miniapp/servres.src
index a0516a94a..cf553c394 100644
--- a/automation/source/miniapp/servres.src
+++ b/automation/source/miniapp/servres.src
@@ -54,7 +54,6 @@ ModalDialog GROSSER_TEST_DLG
};
OKButton 1
{
- HelpID = 1 ;
Pos = MAP_APPFONT ( 132 , 92 ) ;
Size = MAP_APPFONT ( 64 , 12 ) ;
TabStop = TRUE ;
@@ -176,7 +175,6 @@ Menu MENU_CLIENT
MenuItem
{
Identifier = IDM_FILE ;
- HelpID = IDM_FILE_HELP ;
Text = "~File" ;
SubMenu = Menu
{
@@ -185,7 +183,6 @@ Menu MENU_CLIENT
MenuItem
{
Identifier = IDM_FILE_OPEN_TEST ;
- HelpID = IDM_FILE_OPEN_TEST_HELP ;
Text = "~Open Test Window" ;
};
MenuItem
@@ -196,7 +193,6 @@ Menu MENU_CLIENT
MenuItem
{
Identifier = IDM_FILE_EXIT ;
- HelpID = IDM_FILE_EXIT_HELP ;
Text = "~Beenden" ;
AccelKey = KeyCode
{