INTEGRATION: CWS jl3 (1.13.44); FILE MERGED

2003/12/23 12:05:23 dbo 1.13.44.1: #i23687# corereflection.uno => reflection.uno
This commit is contained in:
Kurt Zenker
2004-03-25 13:49:54 +00:00
parent b6dc58436b
commit a9008ab0be

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: testcorefl.cxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -405,7 +405,7 @@ int __cdecl main( int argc, char * argv[] )
try try
{ {
OUString aLibName( RTL_CONSTASCII_USTRINGPARAM( OUString aLibName( RTL_CONSTASCII_USTRINGPARAM(
"corereflection.uno" SAL_DLLEXTENSION) ); "reflection.uno" SAL_DLLEXTENSION) );
Reference< XMultiServiceFactory > xMgr( Reference< XMultiServiceFactory > xMgr(
createRegistryServiceFactory( createRegistryServiceFactory(