summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-02-14 15:02:08 +0000
committerOliver Specht <os@openoffice.org>2001-02-14 15:02:08 +0000
commitdc970e9a4e391537fb3814e0a2b011c51320ada6 (patch)
treeb1217247765683d2fa82315789772e3e6b8506e6
parentf936664e9d5adb8433af47a52a66ebab2dbd978f (diff)
#83926# HelpId for Biblio-TabPage
-rw-r--r--extensions/inc/extensio.hrc5
-rw-r--r--extensions/source/bibliography/sections.src6
2 files changed, 7 insertions, 4 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index 7a25a4893cee..d2f271f155cf 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:39 $
+ * last change: $Author: os $ $Date: 2001-02-14 16:00:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,6 +105,7 @@
#define HID_BIB_DB_TBX (HID_EXTENSIONS_START + 37)
#define HID_BIB_DB_GRIDCTRL (HID_EXTENSIONS_START + 38)
+#define HID_BIB_CONTROL_PAGE (HID_EXTENSIONS_START + 39)
#endif
diff --git a/extensions/source/bibliography/sections.src b/extensions/source/bibliography/sections.src
index 48959875992f..6a7bd8454d02 100644
--- a/extensions/source/bibliography/sections.src
+++ b/extensions/source/bibliography/sections.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sections.src,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2001-02-09 20:22:14 $
+ * last change: $Author: os $ $Date: 2001-02-14 16:02:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,7 @@
//#pragma CHARSET_ANSI
#include "sections.hrc"
+#include "extensio.hrc"
#define FT_POS 6
#define FTSIZE_LEFT 65
@@ -77,6 +78,7 @@ TabPage RID_TP_GENERAL
Size = MAP_APPFONT( 452, 195 );
Text = "Allgemein";
Text[English]= "General";
+ HelpId = HID_BIB_CONTROL_PAGE;
FixedText FT_IDENTIFIER
{