summaryrefslogtreecommitdiff
path: root/svtools/inc/iodlg.hrc
diff options
context:
space:
mode:
authorDirk Völzke <dv@openoffice.org>2001-06-28 09:18:05 +0000
committerDirk Völzke <dv@openoffice.org>2001-06-28 09:18:05 +0000
commit436e5e9f3eb401284b211f3de01150bc76a5a402 (patch)
treec06fb13d7e6d486d365b2e82290a42e6bc88e1c6 /svtools/inc/iodlg.hrc
parent6bee3677ac36d457bd724d123eb0ae54a39d3ea3 (diff)
#87759# Added HID_EXPLORERDLG_FILE
Diffstat (limited to 'svtools/inc/iodlg.hrc')
-rw-r--r--svtools/inc/iodlg.hrc7
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/inc/iodlg.hrc b/svtools/inc/iodlg.hrc
index f21a4c2ffeb2..f22587c4aeff 100644
--- a/svtools/inc/iodlg.hrc
+++ b/svtools/inc/iodlg.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: iodlg.hrc,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dv $ $Date: 2001-06-28 07:03:39 $
+ * last change: $Author: dv $ $Date: 2001-06-28 10:18:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,7 +114,7 @@
#define FT_SVT_QUERYFOLDERNAME_DLG_NAME 10
#define ED_SVT_QUERYFOLDERNAME_DLG_NAME 11
-#define GB_SVT_QUERYFOLDERNAME_DLG_NAME 12
+#define FL_SVT_QUERYFOLDERNAME_DLG_NAME 12
#define BT_SVT_QUERYFOLDERNAME_DLG_OK 13
#define BT_SVT_QUERYFOLDERNAME_DLG_CANCEL 14
#define BT_SVT_QUERYFOLDERNAME_DLG_HELP 15
@@ -127,7 +127,6 @@
#define HID_FILEDLG_STANDARD (HID_SFX_START + 27)
#define HID_FILEDLG_MANAGER (HID_SFX_START + 28)
#define HID_FILEDLG_URL (HID_SFX_START + 29)
-#define HID_FILEDLG_FILE (HID_SFX_START + 30)
#define HID_FILEDLG_USE_PASSWD (HID_SFX_START + 31)
#define HID_FILEDLG_READ_ONLY (HID_SFX_START + 32)