summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moptions.src
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/moptions.src')
-rw-r--r--basctl/source/basicide/moptions.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/basctl/source/basicide/moptions.src b/basctl/source/basicide/moptions.src
index 43efcf1dd6a9..32cb236a0980 100644
--- a/basctl/source/basicide/moptions.src
+++ b/basctl/source/basicide/moptions.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,7 +29,7 @@
#include <moptions.hrc>
ModalDialog RID_MACROOPTIONS
{
- HelpId = "basctl:ModalDialog:RID_MACROOPTIONS" ;
+ // HelpId = HID_MACRO_OPTIONS ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 224 , 121 ) ;
@@ -70,7 +70,6 @@ ModalDialog RID_MACROOPTIONS
};
MultiLineEdit RID_ME_DESCR
{
- HelpID = "basctl:MultiLineEdit:RID_MACROOPTIONS:RID_ME_DESCR";
Border = TRUE ;
SVLook = TRUE ;
Pos = MAP_APPFONT ( 6 , 32 ) ;
@@ -94,7 +93,6 @@ ModalDialog RID_MACROOPTIONS
};
NumericField RID_NF_HELPID
{
- HelpID = "basctl:NumericField:RID_MACROOPTIONS:RID_NF_HELPID";
Border = TRUE ;
SVLook = TRUE ;
Pos = MAP_APPFONT ( 95 , 83 ) ;
@@ -112,7 +110,6 @@ ModalDialog RID_MACROOPTIONS
};
Edit RID_ED_HELPNAME
{
- HelpID = "basctl:Edit:RID_MACROOPTIONS:RID_ED_HELPNAME";
Border = TRUE ;
Pos = MAP_APPFONT ( 95 , 99 ) ;
Size = MAP_APPFONT ( 120 , 12 ) ;