--- oo/eventattacher/source/eventattacher.cxx.orig Fri May 23 17:47:18 2003 +++ oo/eventattacher/source/eventattacher.cxx Fri May 23 17:47:31 2003 @@ -2,9 +2,9 @@ * * $RCSfile$ * - * $Revision$ + * $Revision$ * - * last change: $Author$ $Date$ + * last change: $Author$ $Date$ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -925,7 +925,7 @@ reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM( "/" IMPLNAME "/UNO/SERVICES") ))); - Sequence< OUString > & rSNL = + const Sequence< OUString > & rSNL = ::comp_EventAttacher::EventAttacherImpl::getSupportedServiceNames_Static(); const OUString * pArray = rSNL.getConstArray(); for ( sal_Int32 nPos = rSNL.getLength(); nPos--; )