summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 11:01:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 11:01:22 +0000
commit3750fd83fd6e9ee6b2c13812d1ea84e90d22f4b6 (patch)
treeccfd7e1d35735f0d70b8eb3402c172188f94a733 /uui
parent65cb0c0938aca0ad9b48b2a96f912612ee6eebee (diff)
INTEGRATION: CWS eforms4 (1.18.14); FILE MERGED
2004/12/15 10:52:06 fs 1.18.14.1: #i36765# handle xforms::InvalidDataOnSubmitException
Diffstat (limited to 'uui')
-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 408584658d9a..cf028819b4e3 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: ids.hrc,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2004-08-20 12:57:28 $
+ * last change: $Author: vg $ $Date: 2005-03-23 12:01:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -148,6 +148,7 @@
#define ERRCODE_UUI_CONFIGURATION_BROKENDATA_WITHREMOVE (ERRCODE_AREA_UUI + 54)
#define ERRCODE_UUI_CONFIGURATION_BACKENDMISSING (ERRCODE_AREA_UUI + 55)
#define ERRCODE_UUI_CONFIGURATION_BACKENDMISSING_WITHRECOVER (ERRCODE_AREA_UUI + 56)
+#define ERRCODE_UUI_INVALID_XFORMS_SUBMISSION_DATA (ERRCODE_AREA_UUI + 57)
#define HID_DLG_LOGIN (HID_UUI_START + 0)
#define HID_DLG_COOKIES (HID_UUI_START + 1)