User: hr Date: 06/06/19 19:53:12 Modified: /dba/dbaccess/source/filter/xml/ xmlservices.cxx
Log: INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:58 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: xmlservices.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlservices.cxx?r1=1.3&r2=1.4 Delta lines: +2 -2 ------------------- --- xmlservices.cxx 8 Sep 2005 14:11:52 -0000 1.3 +++ xmlservices.cxx 20 Jun 2006 02:53:10 -0000 1.4 @@ -82,7 +82,7 @@ extern "C" void SAL_CALL component_getImplementationEnvironment( const sal_Char **ppEnvTypeName, - uno_Environment **ppEnv + uno_Environment **/*ppEnv*/ ) { createRegistryInfo_dbaxml(); @@ -115,7 +115,7 @@ extern "C" void* SAL_CALL component_getFactory( const sal_Char* pImplementationName, void* pServiceManager, - void* pRegistryKey) + void* /*pRegistryKey*/) { Reference< XInterface > xRet; if (pServiceManager && pImplementationName) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
