diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-10-01 16:07:47 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-10-01 16:07:47 +0000 |
commit | 90208cf75607baacad41b4a301d89bd57145a94c (patch) | |
tree | dd8e15143db158151ed120aee4c9730b19cfd5b8 /extensions/util | |
parent | eb309ae9cef960158df64f310319bfef471248c1 (diff) |
#91600# export some new help/unique ids
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/hidother.src | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index 347fece2084c..ad24e3d2ea5f 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: fs $ $Date: 2001-08-08 14:56:08 $ + * last change: $Author: fs $ $Date: 2001-10-01 17:07:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -131,4 +131,8 @@ hidspecial HID_ABSPILOT_PREVIOUS { HelpId = HID_ABSPILOT_PREVIOUS hidspecial HID_ABSPILOT_NEXT { HelpId = HID_ABSPILOT_NEXT; } hidspecial HID_ABSPILOT_CANCEL { HelpId = HID_ABSPILOT_CANCEL; } hidspecial HID_ABSPILOT_FINISH { HelpId = HID_ABSPILOT_FINISH; } -hidspecial HID_ABSPILOT { HelpId = HID_ABSPILOT; }
\ No newline at end of file +hidspecial HID_ABSPILOT { HelpId = HID_ABSPILOT; } + +hidspecial UID_ABSPILOT_HELP { HelpId = UID_ABSPILOT_HELP; } +hidspecial HID_DBIWIZARD { HelpId = HID_DBIWIZARD; } +hidspecial UID_DBIWIZARD_HELP { HelpId = UID_DBIWIZARD_HELP; } |