diff options
author | Volker Ahrendt <va@openoffice.org> | 2002-04-16 11:06:56 +0000 |
---|---|---|
committer | Volker Ahrendt <va@openoffice.org> | 2002-04-16 11:06:56 +0000 |
commit | 63a9128e1f93bfe37f94c5af40e1f378eae3b80d (patch) | |
tree | 7edcb966bfa51f7f69d8f7094792af4927a1fea1 /wizards/util | |
parent | 4199757219b194ab4c934dda839fadb708ca62c5 (diff) |
#96640# Corrected entries in file.
Diffstat (limited to 'wizards/util')
-rw-r--r-- | wizards/util/hidother.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/wizards/util/hidother.src b/wizards/util/hidother.src index 92ee6adfa9bc..96556962f75b 100644 --- a/wizards/util/hidother.src +++ b/wizards/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: va $ $Date: 2002-04-15 12:48:21 $ + * last change: $Author: va $ $Date: 2002-04-16 12:06:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -304,13 +304,13 @@ hidspecial HID { HelpID = HID_DLGDEPOT_2_TXTOLDRATE ; }; hidspecial HID { HelpID = HID_DLGDEPOT_2_TXTNEWRATE ; }; #define HID_DLGDEPOT_2_TXTDATE 34542 hidspecial HID { HelpID = HID_DLGDEPOT_2_TXTDATE ; }; -define HID_DLGDEPOT_3_TXTSTARTDATE 34543 +#define HID_DLGDEPOT_3_TXTSTARTDATE 34543 hidspecial HID { HelpID = HID_DLGDEPOT_3_TXTSTARTDATE ; }; -define HID_DLGDEPOT_3_TXTENDDATE 34544 +#define HID_DLGDEPOT_3_TXTENDDATE 34544 hidspecial HID { HelpID = HID_DLGDEPOT_3_TXTENDDATE ; }; -define HID_DLGDEPOT_3_OPTDAILY 34545 +#define HID_DLGDEPOT_3_OPTDAILY 34545 hidspecial HID { HelpID = HID_DLGDEPOT_3_OPTDAILY ; }; -define HID_DLGDEPOT_3_OPTWEEKLY 34546 +#define HID_DLGDEPOT_3_OPTWEEKLY 34546 hidspecial HID { HelpID = HID_DLGDEPOT_3_OPTWEEKLY ; }; #define HID_DLGDEPOT_DIALOG_HISTORY 34547 hidspecial HID { HelpID = HID_DLGDEPOT_DIALOG_HISTORY ; }; |