Kaydet (Commit) 4f55a85e authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:57:25 sw 1.1.28.1: #112049#
üst 8ad9e553
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XCloneable.java,v $ * $RCSfile: _XCloneable.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:13:59 $ * last change:$Date: 2003-09-08 11:29:37 $
* *
* 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
...@@ -61,12 +61,13 @@ ...@@ -61,12 +61,13 @@
package ifc.util; package ifc.util;
import com.sun.star.util.XCloneable;
import lib.MultiMethodTest; import lib.MultiMethodTest;
import com.sun.star.lang.XServiceInfo; import com.sun.star.lang.XServiceInfo;
import com.sun.star.lang.XTypeProvider; import com.sun.star.lang.XTypeProvider;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface; import com.sun.star.uno.XInterface;
import com.sun.star.util.XCloneable;
/** /**
* Testing <code>com.sun.star.util.XCloneable</code> * Testing <code>com.sun.star.util.XCloneable</code>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XFlushable.java,v $ * $RCSfile: _XFlushable.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:13:58 $ * last change:$Date: 2003-09-08 11:29:45 $
* *
* 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
...@@ -61,9 +61,10 @@ ...@@ -61,9 +61,10 @@
package ifc.util; package ifc.util;
import lib.MultiMethodTest;
import com.sun.star.util.XFlushListener; import com.sun.star.util.XFlushListener;
import com.sun.star.util.XFlushable; import com.sun.star.util.XFlushable;
import lib.MultiMethodTest;
/** /**
* Testing <code>com.sun.star.util.XFlushable</code> * Testing <code>com.sun.star.util.XFlushable</code>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* $RCSfile: _XIndent.java,v $ * $RCSfile: _XIndent.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$$ * last change:$$
* *
...@@ -61,12 +61,13 @@ ...@@ -61,12 +61,13 @@
package ifc.util; package ifc.util;
import com.sun.star.util.XIndent;
import com.sun.star.beans.XPropertySet;
import lib.MultiMethodTest; import lib.MultiMethodTest;
import lib.Status; import lib.Status;
import lib.StatusException; import lib.StatusException;
import com.sun.star.beans.XPropertySet;
import com.sun.star.util.XIndent;
/** /**
* Testing <code>com.sun.star.util.XCancellable</code> * Testing <code>com.sun.star.util.XCancellable</code>
* interface methods : * interface methods :
......
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