Kaydet (Commit) 402bcffd authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:59:04 sw 1.1.28.1: #112049#
üst d6dcc8c8
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XCell.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:12:59 $
* last change:$Date: 2003-09-08 11:10:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -61,9 +61,10 @@
package ifc.table;
import lib.MultiMethodTest;
import com.sun.star.table.CellContentType;
import com.sun.star.table.XCell;
import lib.MultiMethodTest;
/**
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XCellCursor.java,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change:$Date: 2003-01-27 18:12:59 $
* last change:$Date: 2003-09-08 11:10:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -61,6 +61,8 @@
package ifc.table;
import lib.MultiMethodTest;
import com.sun.star.sheet.XCellRangeAddressable;
import com.sun.star.sheet.XSheetCellCursor;
import com.sun.star.sheet.XSheetCellRange;
......@@ -69,7 +71,6 @@ import com.sun.star.table.CellRangeAddress;
import com.sun.star.table.XCellCursor;
import com.sun.star.table.XCellRange;
import com.sun.star.uno.UnoRuntime;
import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.table.XCellCursor</code>
......
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