Tag: cws_src680_dba22b User: fs Date: 2006/12/05 01:35:01 Modified: dba/dbaccess/source/shared/stringconstants.cxx
Log: #i72252# +GenerateASBeforeCorrelationName File Changes: Directory: /dba/dbaccess/source/shared/ ======================================= File [changed]: stringconstants.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/shared/stringconstants.cxx?r1=1.37&r2=1.37.56.1 Delta lines: +4 -3 ------------------- --- stringconstants.cxx 17 Sep 2006 06:53:13 -0000 1.37 +++ stringconstants.cxx 5 Dec 2006 09:34:58 -0000 1.37.56.1 @@ -4,9 +4,9 @@ * * $RCSfile: stringconstants.cxx,v $ * - * $Revision: 1.37 $ + * $Revision: 1.37.56.1 $ * - * last change: $Author: obo $ $Date: 2006/09/17 06:53:13 $ + * last change: $Author: fs $ $Date: 2006/12/05 09:34:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -258,6 +258,7 @@ IMPLEMENT_CONSTASCII_USTRING(INFO_AUTORETRIEVEVALUE,"AutoRetrievingStatement"); IMPLEMENT_CONSTASCII_USTRING(INFO_AUTORETRIEVEENABLED,"IsAutoRetrievingEnabled"); IMPLEMENT_CONSTASCII_USTRING(INFO_APPEND_TABLE_ALIAS,"AppendTableAliasName"); +IMPLEMENT_CONSTASCII_USTRING(INFO_AS_BEFORE_CORRELATION_NAME, "GenerateASBeforeCorrelationName" ); IMPLEMENT_CONSTASCII_USTRING(INFO_PARAMETERNAMESUBST,"ParameterNameSubstitution"); IMPLEMENT_CONSTASCII_USTRING(INFO_IGNOREDRIVER_PRIV,"IgnoreDriverPrivileges"); IMPLEMENT_CONSTASCII_USTRING(INFO_USECATALOG,"UseCatalog"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
