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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:53:19 sw 1.1.28.1: #112049#
üst b1dc530f
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XText.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:13:11 $
* last change:$Date: 2003-09-08 11:18:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -61,14 +61,15 @@
package ifc.text;
import lib.MultiMethodTest;
import lib.Status;
import util.XInstCreator;
import com.sun.star.container.XIndexAccess;
import com.sun.star.text.XText;
import com.sun.star.text.XTextContent;
import com.sun.star.text.XTextCursor;
import com.sun.star.uno.XInterface;
import lib.MultiMethodTest;
import lib.Status;
import util.XInstCreator;
/**
* Testing <code>com.sun.star.text.XText</code>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XTextColumns.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:13:11 $
* last change:$Date: 2003-09-08 11:18:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -61,9 +61,10 @@
package ifc.text;
import lib.MultiMethodTest;
import com.sun.star.text.TextColumn;
import com.sun.star.text.XTextColumns;
import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.text.XTextColumns</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