Tag: cws_src680_dba22b
User: fs      
Date: 2006/12/13 02:41:18

Modified:
   dba/dbaccess/source/shared/stringconstants.cxx

Log:
 there is no service named css.sdb.Statement

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.56.1&r2=1.37.56.2
Delta lines:  +2 -3
-------------------
--- stringconstants.cxx 5 Dec 2006 09:34:58 -0000       1.37.56.1
+++ stringconstants.cxx 13 Dec 2006 10:41:15 -0000      1.37.56.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: stringconstants.cxx,v $
  *
- *  $Revision: 1.37.56.1 $
+ *  $Revision: 1.37.56.2 $
  *
- *  last change: $Author: fs $ $Date: 2006/12/05 09:34:58 $
+ *  last change: $Author: fs $ $Date: 2006/12/13 10:41:15 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -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]

Reply via email to