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

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED

2003/12/16 09:14:26 sw 1.4.18.1: #114449#
üst 5e95a5a0
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScStyleObj.java,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change:$Date: 2003-09-08 12:16:40 $
* last change:$Date: 2004-01-05 19:24:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -132,7 +132,7 @@ public class ScStyleObj 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