summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2002-07-24 08:16:04 +0000
committerKai Ahrens <ka@openoffice.org>2002-07-24 08:16:04 +0000
commit21f2e832438147dc960e8ac4a72ee8a7410a79c6 (patch)
treeb7fd67fb3d4b89ad24f1d63722207f572b5d2b5e /sd/util
parent35509a410825af34887a91bb0936ebb9a93ca427 (diff)
#101667#: set helpid for page object TreeListBox
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/hidother.src6
1 files changed, 4 insertions, 2 deletions
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; };