summaryrefslogtreecommitdiff
path: root/uui/source/ids.hrc
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-29 12:41:21 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-29 12:41:21 +0000
commit30df21f036cb7edf24ff83e45fb3e5c8a0b72036 (patch)
treea9261f2e8336b1fafa8e64c62de6f65e94f513ff /uui/source/ids.hrc
parent3838845c0548c0e1f795e451d531496037dcd57c (diff)
#91676# Handle the common case of InteractiveAugmentedIOException CANT_CREATE with Folder but not Uri or ResourceName.
Diffstat (limited to 'uui/source/ids.hrc')
-rw-r--r--uui/source/ids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 9ae74b59e781..fb1b987d8e5d 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: ids.hrc,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: sb $ $Date: 2001-08-24 13:14:09 $
+ * last change: $Author: sb $ $Date: 2001-08-29 13:41:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,6 +135,7 @@
#define ERRCODE_UUI_IO_NOTREADY_REMOVABLE (ERRCODE_AREA_UUI + 45)
#define ERRCODE_UUI_IO_NOTREADY_VOLUME_REMOVABLE (ERRCODE_AREA_UUI + 46)
#define ERRCODE_UUI_WRONGMEDIUM (ERRCODE_AREA_UUI + 47)
+#define ERRCODE_UUI_IO_CANTCREATE_NONAME (ERRCODE_AREA_UUI + 48)
#define HID_DLG_LOGIN (HID_UUI_START + 0)
#define HID_DLG_COOKIES (HID_UUI_START + 1)