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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:53:10 sw 1.1.28.1: #112049#
üst 187345b0
......@@ -2,9 +2,9 @@
*
* $RCSfile: _TextTable.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:13:18 $
* last change:$Date: 2003-09-08 11:14:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -141,5 +141,12 @@ public class _TextTable extends MultiPropertyTest {
testProperty("RelativeWidth");
}
/**
* Forces environment recreation.
*/
protected void after() {
disposeEnvironment();
}
} // finish class _TextTable
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XAutoTextContainer.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:13:17 $
* last change:$Date: 2003-09-08 11:14:49 $
*
* 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.XAutoTextContainer;
import com.sun.star.text.XAutoTextGroup;
import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.text.XAutoTextContainer</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