Tag: cws_src680_dba24d User: fs Date: 2007-12-05 15:23:53+0000 Modified: dba/dbaccess/source/inc/stringconstants.hrc
Log: #i81658# ConnectionInfo File Changes: Directory: /dba/dbaccess/source/inc/ ==================================== File [changed]: stringconstants.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/inc/stringconstants.hrc?r1=1.45.2.3&r2=1.45.2.4 Delta lines: +5 -3 ------------------- --- stringconstants.hrc 2007-12-01 13:40:15+0000 1.45.2.3 +++ stringconstants.hrc 2007-12-05 15:23:50+0000 1.45.2.4 @@ -4,9 +4,9 @@ * * $RCSfile: stringconstants.hrc,v $ * - * $Revision: 1.45.2.3 $ + * $Revision: 1.45.2.4 $ * - * last change: $Author: fs $ $Date: 2007/12/01 13:40:15 $ + * last change: $Author: fs $ $Date: 2007/12/05 15:23:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -180,6 +180,7 @@ #define PROPERTY_ID_SELECTION 132 #define PROPERTY_ID_BOOKMARK_SELECTION 133 #define PROPERTY_ID_COLUMN_NAME 134 +#define PROPERTY_ID_CONNECTION_INFO 135 //============================================================ //= property names @@ -237,6 +238,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_DATASOURCENAME); DECLARE_CONSTASCII_USTRING(PROPERTY_DATABASE_LOCATION); DECLARE_CONSTASCII_USTRING(PROPERTY_CONNECTION_RESOURCE); +DECLARE_CONSTASCII_USTRING(PROPERTY_CONNECTION_INFO); DECLARE_CONSTASCII_USTRING(PROPERTY_RESULT_SET); DECLARE_CONSTASCII_USTRING(PROPERTY_SELECTION); DECLARE_CONSTASCII_USTRING(PROPERTY_BOOKMARK_SELECTION); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
