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

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED

2003/12/16 09:14:31 sw 1.4.18.1: #114449#
üst 3c288c2d
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScTableValidationObj.java,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change:$Date: 2003-09-08 12:18:35 $
* last change:$Date: 2004-01-05 19:28:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -124,7 +124,7 @@ public class ScTableValidationObj extends TestCase {
log.println( " disposing xSheetDoc " );
XComponent oComp = (XComponent)
UnoRuntime.queryInterface (XComponent.class, xSpreadsheetDoc) ;
oComp.dispose();
util.DesktopTools.closeDoc(oComp);
}
/**
......
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