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

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED

2003/12/16 09:13:55 sw 1.4.18.1: #114449#
üst 5510d09d
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScCellsObj.java,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change:$Date: 2003-09-08 12:06:51 $
* last change:$Date: 2004-01-05 18:55:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -126,7 +126,7 @@ public class ScCellsObj extends TestCase {
log.println( " disposing xSheetDoc " );
XComponent oComp = (XComponent)
UnoRuntime.queryInterface (XComponent.class, xSheetDoc) ;
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