Tag: cws_src680_dba23a User: fs Date: 2007/03/08 01:09:46 Modified: dba/dbaccess/source/core/inc/core_resource.hrc
Log: #i73084# File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: core_resource.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/core_resource.hrc?r1=1.13&r2=1.13.84.1 Delta lines: +9 -3 ------------------- --- core_resource.hrc 15 Aug 2006 10:46:09 -0000 1.13 +++ core_resource.hrc 8 Mar 2007 09:09:43 -0000 1.13.84.1 @@ -4,9 +4,9 @@ * * $RCSfile: core_resource.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.13.84.1 $ * - * last change: $Author: hr $ $Date: 2006/08/15 10:46:09 $ + * last change: $Author: fs $ $Date: 2007/03/08 09:09:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -85,6 +85,12 @@ #define RID_STR_CONFLICTING_NAMES ( RID_CORE_STRINGS_START + 37 ) #define RID_STR_COMMAND_LEADING_TO_ERROR ( RID_CORE_STRINGS_START + 38 ) #define RID_STR_STATEMENT_WITHOUT_RESULT_SET ( RID_CORE_STRINGS_START + 39 ) +#define RID_STR_NO_SLASH_IN_OBJECT_NAME ( RID_CORE_STRINGS_START + 40 ) +#define RID_STR_NAME_MUST_NOT_BE_EMPTY ( RID_CORE_STRINGS_START + 41 ) +#define RID_STR_NO_NULL_OBJECTS_IN_CONTAINER ( RID_CORE_STRINGS_START + 42 ) +#define RID_STR_NAME_ALREADY_USED ( RID_CORE_STRINGS_START + 43 ) +#define RID_STR_OBJECT_CONTAINER_MISMATCH ( RID_CORE_STRINGS_START + 44 ) +#define RID_STR_OBJECT_ALREADY_CONTAINED ( RID_CORE_STRINGS_START + 45 ) #endif // _DBA_CORE_RESOURCE_HRC_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
