User: rt Date: 2007-07-06 08:28:20+0000 Modified: dba/dbaccess/source/ui/inc/dbu_resource.hrc
Log: INTEGRATION: CWS oj14 (1.96.2); FILE MERGED 2007/06/06 07:34:40 lla 1.96.2.2: #i77259# new dialog if extension is not present 2007/05/24 11:58:36 lla 1.96.2.1: #i77259# error message if no report designer is installed File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_resource.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_resource.hrc?r1=1.96&r2=1.97 Delta lines: +5 -0 ------------------- --- dbu_resource.hrc 2006-12-13 16:52:40+0000 1.96 +++ dbu_resource.hrc 2007-07-06 08:28:17+0000 1.97 @@ -124,6 +124,7 @@ #define DLG_COLLECTION_VIEW RID_DIALOG_START + 27 #define DLG_DATABASE_TYPE_CHANGE RID_DIALOG_START + 28 #define DLG_DATABASE_WIZARD RID_DIALOG_START + 29 +#define RID_EXTENSION_NOT_PRESENT_DLG RID_DIALOG_START + 30 //======================================================================== // tab pages @@ -384,6 +385,10 @@ #define STR_TABLEDESIGN_NO_PRIM_KEY_HEAD RID_STR_GEN_START + 37 #define STR_TABLEDESIGN_NO_PRIM_KEY RID_STR_GEN_START + 38 +#define RID_STR_ERROR_NO_REPORT_INSTALLED RID_STR_GEN_START + 39 + +#define RID_STR_EXTENSION_NOT_PRESENT RID_STR_GEN_START + 40 +#define RID_STR_EXTENSION_NAME RID_STR_GEN_START + 41 //======================================================================== // untyped resources --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
