User: vg Date: 2007/01/15 06:32:11 Modified: dba/dbaccess/source/shared/stringconstants.cxx
Log: INTEGRATION: CWS dba22b (1.37.56); FILE MERGED 2006/12/13 10:41:15 fs 1.37.56.2: there is no service named css.sdb.Statement 2006/12/05 09:34:58 fs 1.37.56.1: #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.38&r2=1.39 Delta lines: +0 -1 ------------------- --- stringconstants.cxx 13 Dec 2006 16:45:53 -0000 1.38 +++ stringconstants.cxx 15 Jan 2007 14:32:08 -0000 1.39 @@ -210,7 +210,6 @@ IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_DATASOURCE, "com.sun.star.sdb.DataSource"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_RESULTSET, "com.sun.star.sdb.ResultSet"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_ROWSET, "com.sun.star.sdb.RowSet"); -IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_STATEMENT, "com.sun.star.sdb.Statement"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_PREPAREDSTATMENT, "com.sun.star.sdb.PreparedStatement"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_CALLABLESTATEMENT, "com.sun.star.sdbc.CallableStatement"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_SQLQUERYCOMPOSER, "com.sun.star.sdb.SQLQueryComposer"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
