summaryrefslogtreecommitdiff
path: root/uui/source/ids.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:45:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:45:03 +0000
commit29bab44354a505ef28da7b883002fe232b4706d5 (patch)
tree1ae0511c51c0f136b32631550d70b71bcf943521 /uui/source/ids.hrc
parent817d3d430505b0b289fb1d2e92ba8d1e05bb4f76 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'uui/source/ids.hrc')
-rw-r--r--uui/source/ids.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index fe2507be7f18..4822e4d14192 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: ids.hrc,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: mav $ $Date: 2002-10-31 11:08:28 $
+ * last change: $Author: hr $ $Date: 2003-03-27 17:44:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,6 +141,9 @@
#define ERRCODE_UUI_WRONGMEDIUM (ERRCODE_AREA_UUI + 47)
#define ERRCODE_UUI_IO_CANTCREATE_NONAME (ERRCODE_AREA_UUI + 48)
#define ERRCODE_UUI_IO_TARGETALREADYEXISTS (ERRCODE_AREA_UUI + 49)
+#define ERRCODE_UUI_IO_UNSUPPORTEDOVERWRITE (ERRCODE_AREA_UUI + 50)
+#define ERRCODE_UUI_IO_BROKENPACKAGE (ERRCODE_AREA_UUI + 51)
+#define ERRCODE_UUI_IO_BROKENPACKAGE_CANTREPAIR (ERRCODE_AREA_UUI + 52)
#define HID_DLG_LOGIN (HID_UUI_START + 0)
#define HID_DLG_COOKIES (HID_UUI_START + 1)