From a9008ab0bebf876e638d6bd331a94b99f135f56c Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 25 Mar 2004 13:49:54 +0000 Subject: [PATCH] INTEGRATION: CWS jl3 (1.13.44); FILE MERGED 2003/12/23 12:05:23 dbo 1.13.44.1: #i23687# corereflection.uno => reflection.uno --- stoc/test/testcorefl.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stoc/test/testcorefl.cxx b/stoc/test/testcorefl.cxx index a2344546262d..32a9c1b44554 100644 --- a/stoc/test/testcorefl.cxx +++ b/stoc/test/testcorefl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testcorefl.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2003-04-23 16:16:41 $ + * last change: $Author: kz $ $Date: 2004-03-25 14:49:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -405,7 +405,7 @@ int __cdecl main( int argc, char * argv[] ) try { OUString aLibName( RTL_CONSTASCII_USTRINGPARAM( - "corereflection.uno" SAL_DLLEXTENSION) ); + "reflection.uno" SAL_DLLEXTENSION) ); Reference< XMultiServiceFactory > xMgr( createRegistryServiceFactory(