summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-15 14:52:12 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-15 14:52:12 +0000
commit6d2deeba05139021a2da8dc35096311b7d67af6c (patch)
treee9667b3e362d9abbdfc420babbc1ecdd022bc708 /desktop/util
parent804a8b902bf9c2ae629a7b53fbfb36b01902539a (diff)
INTEGRATION: CWS migration1 (1.3.4); FILE MERGED
2004/11/09 15:34:02 lo 1.3.4.1: #i33255# hid ids for wizard buttons
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/hidother.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/desktop/util/hidother.src b/desktop/util/hidother.src
index ed8d66b26c..253c13e27e 100644
--- a/desktop/util/hidother.src
+++ b/desktop/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-08-11 17:26:28 $
+ * last change: $Author: obo $ $Date: 2004-11-15 15:52:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,3 +67,10 @@ hidspecial HID_PACKAGE_MANAGER_TREELISTBOX { HelpID = HID_PACKAGE_MANAGER_TREELI
hidspecial HID_PACKAGE_MANAGER_PROGRESS { HelpID = HID_PACKAGE_MANAGER_PROGRESS; };
hidspecial HID_PACKAGE_MANAGER_PROGRESS_CANCEL { HelpID = HID_PACKAGE_MANAGER_PROGRESS_CANCEL; };
+hidspecial HID_FIRSTSTART_PREV { HelpId = HID_FIRSTSTART_PREV;};
+hidspecial HID_FIRSTSTART_NEXT { HelpId = HID_FIRSTSTART_NEXT;};
+hidspecial HID_FIRSTSTART_CANCEL { HelpId = HID_FIRSTSTART_CANCEL;};
+hidspecial HID_FIRSTSTART_FINISH { HelpId = HID_FIRSTSTART_FINISH;};
+hidspecial UID_FIRSTSTART_HELP { HelpId = UID_FIRSTSTART_HELP;};
+
+