summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 18:34:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 18:34:40 +0000
commit9a554bd4e07658e8febb91f7fe07a0a8c7b2c104 (patch)
treea13ae4f80c751b522b7969376cb44e97aaeb3f3c /svtools/util
parentca9dd36bb0f2f8a5bcb0e5621ec181cc6f29ad73 (diff)
INTEGRATION: CWS chart2mst3 (1.10.44); FILE MERGED
2007/04/25 02:19:17 bm 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/11 16:52:48 iha 1.10.44.1: #i63031# added HelpId for Wizard Next and Previous Button
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/hidother.src7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/util/hidother.src b/svtools/util/hidother.src
index 3cf7dcbcfdba..72ecdbf5de66 100644
--- a/svtools/util/hidother.src
+++ b/svtools/util/hidother.src
@@ -4,9 +4,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: vg $ $Date: 2007-04-11 19:46:32 $
+ * last change: $Author: vg $ $Date: 2007-05-22 19:34:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,3 +62,6 @@ hidspecial HID_HELPAGENT_WINDOW { HelpID = HID_HELPAGENT_WINDOW;
hidspecial HID_REGISTRATION_DIALOG { HelpID = HID_REGISTRATION_DIALOG; };
hidspecial HID_PRINTDIALOG_TOFILE { HelpID = HID_PRINTDIALOG_TOFILE; };
+
+hidspecial HID_WIZARD_NEXT { HelpID = HID_WIZARD_NEXT; };
+hidspecial HID_WIZARD_PREVIOUS { HelpID = HID_WIZARD_PREVIOUS; };