Kaydet (Commit) 60d6ba08 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED

2003/05/21 10:59:37 sg 1.1.8.1: #109819# prepare devide of runner
üst 40877e3b
......@@ -2,9 +2,9 @@
*
* $RCSfile: UUIInteractionHandler.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:19:52 $
* last change:$Date: 2003-05-27 14:10:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -94,7 +94,7 @@ public class UUIInteractionHandler extends TestCase {
Object oInterface = null;
try {
XMultiServiceFactory xMSF = Param.getMSF();
XMultiServiceFactory xMSF = (XMultiServiceFactory)Param.getMSF();
oInterface = xMSF.createInstance
( "com.sun.star.uui.InteractionHandler" );
}
......
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