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

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED

2003/12/16 09:13:44 sw 1.6.18.1: #114449#
üst 4f675a89
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScAccessibleCell.java,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $
* last change: $Author: obo $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -229,6 +229,6 @@ public class ScAccessibleCell extends TestCase {
log.println( " disposing xSheetDoc " );
XComponent oComp = (XComponent)
UnoRuntime.queryInterface (XComponent.class, xSpreadsheetDoc) ;
oComp.dispose();
util.DesktopTools.closeDoc(oComp);
}
}
\ No newline at end of file
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