diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-10-22 11:37:28 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-10-22 11:37:28 +0000 |
commit | 702af5dac794fc12c292e0e8d70dc2fcf3d562b6 (patch) | |
tree | 49a0e572418611b53c2795e53de6337da6d81cac | |
parent | 10d213ef9ce32be2dde265bbff536201768a5eda (diff) |
INTEGRATION: CWS dba17 (1.8.702); FILE MERGED
2004/09/21 11:04:00 fs 1.8.702.1: #i10000#
-rw-r--r-- | svtools/util/hidother.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/util/hidother.src b/svtools/util/hidother.src index a6c8ad503754..0c28d445ef12 100644 --- a/svtools/util/hidother.src +++ b/svtools/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: gt $ $Date: 2002-11-05 09:33:33 $ + * last change: $Author: pjunck $ $Date: 2004-10-22 12:37:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,7 +66,6 @@ hidspecial HID_TEMPLATEDLG_FILEVIEW { HelpID = HID_TEMPLATEDLG_FILEV hidspecial HID_ADDRTEMPL_FIELD_ASSIGNMENT { HelpID = HID_ADDRTEMPL_FIELD_ASSIGNMENT; }; -hidspecial HID_FILESAVE_LOCALSYSTEM { HelpID = HID_FILESAVE_LOCALSYSTEM; }; hidspecial HID_FILESAVE_LEVELUP { HelpID = HID_FILESAVE_LEVELUP; }; hidspecial HID_FILESAVE_CREATEDIRECTORY { HelpID = HID_FILESAVE_CREATEDIRECTORY; }; hidspecial HID_FILESAVE_DEFAULTDIRECTORY { HelpID = HID_FILESAVE_DEFAULTDIRECTORY; }; |