diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-08-08 13:56:08 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-08-08 13:56:08 +0000 |
commit | c7e16d722a702e15044d875632047df42e51235c (patch) | |
tree | 82ce4a18d76379dd029e4f6ba5f5430e03f1e4a9 /extensions/util | |
parent | 8b3944017070c7222dd5d1fc350fdeffb199fe11 (diff) |
#90716# long names for the address book auto pilot
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/hidother.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index faedc471dbb3..347fece2084c 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2001-07-09 07:47:12 $ + * last change: $Author: fs $ $Date: 2001-08-08 14:56:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,3 +127,8 @@ hidspecial UID_DBIWIZARD_FORMS { HelpId = UID_DBIWIZARD_FORMS; hidspecial UID_DBIWIZARD_FORMS_SAVETO { HelpId = UID_DBIWIZARD_FORMS_SAVETO; } hidspecial UID_BIB_FRAME_WINDOW { HelpId = UID_BIB_FRAME_WINDOW;} +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 |