Tag: cws_src680_eoladabas User: oj Date: 2008-01-24 12:23:39+0000 Modified: dba/dbaccess/source/shared/stringconstants.cxx
Log: #149980# some changes for adabas 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.44&r2=1.44.40.1 Delta lines: +4 -4 ------------------- --- stringconstants.cxx 2007-11-21 15:49:12+0000 1.44 +++ stringconstants.cxx 2008-01-24 12:23:37+0000 1.44.40.1 @@ -4,9 +4,9 @@ * * $RCSfile: stringconstants.cxx,v $ * - * $Revision: 1.44 $ + * $Revision: 1.44.40.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/21 15:49:12 $ + * last change: $Author: oj $ $Date: 2008/01/24 12:23:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -227,7 +227,7 @@ IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_ADABASCREATIONDIALOG, "com.sun.star.sdb.AdabasCreationDialog"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_UI_FOLDERPICKER, "com.sun.star.ui.dialogs.FolderPicker"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_I18N_COLLATOR, "com.sun.star.i18n.Collator"); -IMPLEMENT_CONSTASCII_USTRING(SERVICE_EXTENDED_ADABAS_DRIVER, "com.sun.star.comp.sdbcx.adabas.ext.ODriver"); +IMPLEMENT_CONSTASCII_USTRING(SERVICE_EXTENDED_ADABAS_DRIVER, "com.sun.star.comp.sdbcx.adabas.ODriver"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_TABLEDEFINITION, "com.sun.star.sdb.TableDefinition"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_COMMAND_DEFINITION, "com.sun.star.sdb.CommandDefinition"); IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_DOCUMENTDEFINITION, "com.sun.star.sdb.DocumentDefinition"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
