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:
@@ -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(
|
||||||
|
Reference in New Issue
Block a user