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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:53:13 sw 1.1.28.1: #112049#
üst 3c81d28c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XDocumentIndex.java,v $ * $RCSfile: _XDocumentIndex.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:13:16 $ * last change:$Date: 2003-09-08 11:15:49 $
* *
* 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,6 +61,8 @@ ...@@ -61,6 +61,8 @@
package ifc.text; package ifc.text;
import lib.MultiMethodTest;
import com.sun.star.lang.XMultiServiceFactory; import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.text.XDocumentIndex; import com.sun.star.text.XDocumentIndex;
import com.sun.star.text.XText; import com.sun.star.text.XText;
...@@ -68,7 +70,6 @@ import com.sun.star.text.XTextContent; ...@@ -68,7 +70,6 @@ import com.sun.star.text.XTextContent;
import com.sun.star.text.XTextDocument; import com.sun.star.text.XTextDocument;
import com.sun.star.text.XTextRange; import com.sun.star.text.XTextRange;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import lib.MultiMethodTest;
/** /**
* Testing <code>com.sun.star.text.XDocumentIndex</code> * Testing <code>com.sun.star.text.XDocumentIndex</code>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XEndnotesSupplier.java,v $ * $RCSfile: _XEndnotesSupplier.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:13:15 $ * last change:$Date: 2003-09-08 11:15:59 $
* *
* 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,10 +61,11 @@ ...@@ -61,10 +61,11 @@
package ifc.text; package ifc.text;
import lib.MultiMethodTest;
import com.sun.star.beans.XPropertySet; import com.sun.star.beans.XPropertySet;
import com.sun.star.container.XIndexAccess; import com.sun.star.container.XIndexAccess;
import com.sun.star.text.XEndnotesSupplier; import com.sun.star.text.XEndnotesSupplier;
import lib.MultiMethodTest;
/** /**
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XFootnote.java,v $ * $RCSfile: _XFootnote.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:13:15 $ * last change:$Date: 2003-09-08 11:16:11 $
* *
* 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,11 +61,12 @@ ...@@ -61,11 +61,12 @@
package ifc.text; package ifc.text;
import com.sun.star.text.XFootnote;
import com.sun.star.uno.XInterface;
import lib.MultiMethodTest; import lib.MultiMethodTest;
import util.XInstCreator; import util.XInstCreator;
import com.sun.star.text.XFootnote;
import com.sun.star.uno.XInterface;
/** /**
* Testing <code>com.sun.star.text.XFootnote</code> * Testing <code>com.sun.star.text.XFootnote</code>
......
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