From 21f2e832438147dc960e8ac4a72ee8a7410a79c6 Mon Sep 17 00:00:00 2001 From: Kai Ahrens Date: Wed, 24 Jul 2002 08:16:04 +0000 Subject: #101667#: set helpid for page object TreeListBox --- sd/util/hidother.src | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sd/util') diff --git a/sd/util/hidother.src b/sd/util/hidother.src index 2dae117ad581..39d94836afa4 100644 --- a/sd/util/hidother.src +++ b/sd/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ka $ $Date: 2002-06-20 08:07:38 $ + * last change: $Author: ka $ $Date: 2002-07-24 09:16:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -155,3 +155,5 @@ hidspecial HID_SD_TABBAR_LAYERS { HelpId = HID_SD_TABBAR_LAYERS; }; hidspecial HID_SD_UNDODELETEWARNING_DLG { HelpId = HID_SD_UNDODELETEWARNING_DLG; }; hidspecial HID_SD_UNDODELETEWARNING_CBX { HelpId = HID_SD_UNDODELETEWARNING_CBX; }; + +hidspecial HID_SD_PAGEOBJSTLB { HelpId = HID_SD_PAGEOBJSTLB; }; -- cgit