Kaydet (Commit) 37ddc1f7 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED

2003/05/21 10:59:30 sg 1.1.8.1: #109819# prepare devide of runner
üst 053bf380
......@@ -2,9 +2,9 @@
*
* $RCSfile: UcbContentProviderProxyFactory.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:19:44 $
* last change:$Date: 2003-05-27 14:08:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -87,7 +87,7 @@ public class UcbContentProviderProxyFactory extends TestCase {
Object oInterface = null;
try {
XMultiServiceFactory xMSF = Param.getMSF();
XMultiServiceFactory xMSF = (XMultiServiceFactory)Param.getMSF();
oInterface = xMSF.createInstance
( "com.sun.star.comp.ucb.UcbContentProviderProxyFactory" );
} catch( com.sun.star.uno.Exception e ) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment