Tag: cws_src680_qiq User: fs Date: 2006/06/29 06:06:52 Modified: dba/connectivity/source/drivers/adabas/BGroups.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/adabas/ =================================================== File [changed]: BGroups.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/adabas/BGroups.cxx?r1=1.10.104.2&r2=1.10.104.3 Delta lines: +4 -4 ------------------- --- BGroups.cxx 27 Jun 2006 14:03:03 -0000 1.10.104.2 +++ BGroups.cxx 29 Jun 2006 13:06:49 -0000 1.10.104.3 @@ -4,9 +4,9 @@ * * $RCSfile: BGroups.cxx,v $ * - * $Revision: 1.10.104.2 $ + * $Revision: 1.10.104.3 $ * - * last change: $Author: fs $ $Date: 2006/06/27 14:03:03 $ + * last change: $Author: fs $ $Date: 2006/06/29 13:06:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,7 @@ } // ------------------------------------------------------------------------- // XAppend -sdbcx::ObjectType OGroups::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropertySet >& descriptor ) +sdbcx::ObjectType OGroups::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropertySet >& /*descriptor*/ ) { ::rtl::OUString aSql = ::rtl::OUString::createFromAscii("CREATE USERGROUP "); ::rtl::OUString aQuote = m_pConnection->getMetaData()->getIdentifierQuoteString( ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
