User: hr      
Date: 06/06/19 19:43:52

Modified:
 /dba/dbaccess/source/core/dataaccess/
  commandcontainer.cxx

Log:
 INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED
 2006/03/24 15:35:52 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

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&r2=1.12
Delta lines:  +1 -1
-------------------
--- commandcontainer.cxx        8 Sep 2005 10:43:21 -0000       1.11
+++ commandcontainer.cxx        20 Jun 2006 02:43:50 -0000      1.12
@@ -94,7 +94,7 @@
        return new OCommandDefinition(*this, 
_rName,m_xORB,pItem->m_aDocumentMap.find(_rName)->second);
 }
 // 
-----------------------------------------------------------------------------
-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]

Reply via email to