Tag: cws_src680_qiq User: fs Date: 2006/06/27 05:01:05 Modified: dba/dbaccess/source/core/dataaccess/commandcontainer.cxx
Log: RESYNC: (1.11-1.12); FILE MERGED File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: commandcontainer.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/commandcontainer.cxx?r1=1.11.124.2&r2=1.11.124.3 Delta lines: +4 -4 ------------------- --- commandcontainer.cxx 16 Jun 2006 11:47:38 -0000 1.11.124.2 +++ commandcontainer.cxx 27 Jun 2006 12:01:02 -0000 1.11.124.3 @@ -95,7 +95,7 @@ } // ----------------------------------------------------------------------------- -Reference< XInterface > SAL_CALL OCommandContainer::createInstanceWithArguments(const Sequence< Any >& aArguments ) throw (Exception, RuntimeException) +Reference< XInterface > SAL_CALL OCommandContainer::createInstanceWithArguments(const Sequence< Any >& /*aArguments*/ ) throw (Exception, RuntimeException) { return createInstance( ); } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
