INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED

2005/12/22 14:40:53 ab 1.9.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
This commit is contained in:
Jens-Heiner Rechtien
2006-06-19 09:21:34 +00:00
parent b8459f318f
commit e3b27f1b51

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: ProviderCache.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: rt $ $Date: 2005-09-09 02:30:13 $
* last change: $Author: hr $ $Date: 2006-06-19 10:21:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, co
ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >& scriptContext, const Sequence< ::rtl::OUString >& blackList )
throw ( RuntimeException ) : m_Sctx( scriptContext ), m_xContext( xContext ), m_sBlackList( blackList )
throw ( RuntimeException ) : m_sBlackList( blackList ), m_Sctx( scriptContext ), m_xContext( xContext )
{
// initialise m_hProviderDetailsCache with details of ScriptProviders