INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED

2004/08/03 14:44:57 dfoster 1.4.2.1: #i32502#
This commit is contained in:
Rüdiger Timm
2004-10-22 12:59:02 +00:00
parent 4c3c1f8a13
commit 037858677e

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: ScriptSourceModel.java,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: hr $ $Date: 2004-07-23 14:03:38 $
* last change: $Author: rt $ $Date: 2004-10-22 13:59:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ import java.io.IOException;
import java.net.URL;
import java.lang.reflect.InvocationTargetException;
import drafts.com.sun.star.script.provider.XScriptContext;
import com.sun.star.script.provider.XScriptContext;
public class ScriptSourceModel {