diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-10-22 12:59:36 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-10-22 12:59:36 +0000 |
commit | 8a4e074a58636ef0bb808597632033f41246a31d (patch) | |
tree | 2a261b6ac5093dab166c8f8529b8639093e0e493 /sw | |
parent | f727aa9cf3755a75d0bafe83489762a10c56bb48 (diff) |
INTEGRATION: CWS os40 (1.11.32); FILE MERGED
2004/10/13 11:51:34 os 1.11.32.1: #i35270# helpids added
Diffstat (limited to 'sw')
-rw-r--r-- | sw/util/hidother.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/util/hidother.src b/sw/util/hidother.src index 814778d6a877..76c856106b5c 100644 --- a/sw/util/hidother.src +++ b/sw/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2004-09-20 13:26:21 $ + * last change: $Author: pjunck $ $Date: 2004-10-22 13:59:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -369,3 +369,5 @@ hidspecial HID_MM_TESTACCOUNTSETTINGS_HB { HelpID = HID_MM_TES hidspecial HID_MM_SENDMAILS_STATUSLB { HelpID = HID_MM_SENDMAILS_STATUSLB ;}; hidspecial HID_MM_CUSTOMFIELDS { HelpID = HID_MM_CUSTOMFIELDS ;}; hidspecial HID_MM_MAILSTATUS_TLB { HelpID = HID_MM_MAILSTATUS_TLB ;}; +hidspecial HID_MM_NEXT_PAGE { HelpID = HID_MM_NEXT_PAGE ;}; +hidspecial HID_MM_PREV_PAGE { HelpID = HID_MM_PREV_PAGE ;}; |