Kaydet (Commit) d48ba8f8 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED

2003/12/17 08:59:07 sw 1.4.18.1: #114449#
üst ca6411f1
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: SwXTextColumns.java,v $ * $RCSfile: SwXTextColumns.java,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change:$Date: 2003-09-08 12:50:03 $ * last change:$Date: 2004-01-05 20:16:02 $
* *
* 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
...@@ -122,7 +122,7 @@ public class SwXTextColumns extends TestCase { ...@@ -122,7 +122,7 @@ public class SwXTextColumns extends TestCase {
*/ */
protected void cleanup( TestParameters tParam, PrintWriter log ) { protected void cleanup( TestParameters tParam, PrintWriter log ) {
log.println( " disposing xTextDoc " ); log.println( " disposing xTextDoc " );
xTextDoc.dispose(); util.DesktopTools.closeDoc(xTextDoc);
} }
/** /**
......
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