From b1811ca16c22cbcf4cb9378d0609e4ccca97a6d1 Mon Sep 17 00:00:00 2001 From: Behrend Cornelius Date: Wed, 12 Sep 2001 15:22:24 +0000 Subject: [PATCH] #91642# two new HelpIDs for the document converter added --- wizards/util/hidother.src | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/wizards/util/hidother.src b/wizards/util/hidother.src index 1811aeb23462..aff9a25760dd 100644 --- a/wizards/util/hidother.src +++ b/wizards/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: bc $ $Date: 2001-08-08 14:14:36 $ + * last change: $Author: bc $ $Date: 2001-09-12 16:22:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -296,6 +296,12 @@ hidspecial HID { HelpID = HID_DLGIMPORT_2_CMDEXPORTPATHSELECT; }; #define HID_DLGIMPORT_3_TBSUMMARY 34595 hidspecial HID { HelpID = HID_DLGIMPORT_3_TBSUMMARY; }; +#define HID_DLGIMPORT_2_CMDTEMPLATEPATHSELECT2 34600 +hidspecial HID { HelpID = HID_DLGIMPORT_2_CMDTEMPLATEPATHSELECT2; }; +#define HID_DLGIMPORT_2_CMDDOCUMENTPATHSELECT2 34601 +hidspecial HID { HelpID = HID_DLGIMPORT_2_CMDDOCUMENTPATHSELECT2; }; + + #define HID_DLGIMPORT_0_CHWRITER 34596 hidspecial HID { HelpID = HID_DLGIMPORT_0_CHWRITER; }; #define HID_DLGIMPORT_0_CHKCALC 34597