diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-05 15:09:43 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-05 15:09:43 +0000 |
commit | 0ea7333a2c78425ac352ba2009a46a5c2997abb2 (patch) | |
tree | 85dc530cb1d031a544344f3ee9c10db9a64274c4 /uui | |
parent | 9d5091b006cb233754c41136790c10091fb81711 (diff) |
INTEGRATION: CWS gascon01 (1.20.74); FILE MERGED
2006/10/04 16:49:28 laurentgodard 1.20.74.1: Issue number:
Submitted by: laurentgodard noelp
Reviewed by:
uui patch for UI freeze deadline
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/ids.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc index 5a7799cea6a4..44f906411d9b 100644 --- a/uui/source/ids.hrc +++ b/uui/source/ids.hrc @@ -4,9 +4,9 @@ * * $RCSfile: ids.hrc,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:20:32 $ + * last change: $Author: kz $ $Date: 2006-10-05 16:09:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -123,6 +123,7 @@ #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 ERRCODE_UUI_IO_MODULESIZEEXCEEDED (ERRCODE_AREA_UUI + 58) #define HID_DLG_LOGIN (HID_UUI_START + 0) #define HID_DLG_COOKIES (HID_UUI_START + 1) |