No (apparent?) need for xSheetDoc to be static
Change-Id: Iea653925d383537f5f7f5ef9dd7559e7cb8730cf
This commit is contained in:
parent
400b3acb1f
commit
bcce27d283
@ -80,7 +80,7 @@ import com.sun.star.util.XURLTransformer;
|
||||
* @see ifc.accessibility._XAccessibleTable
|
||||
*/
|
||||
public class ScAccessiblePreviewHeaderCell extends TestCase {
|
||||
static XSpreadsheetDocument xSheetDoc = null;
|
||||
private XSpreadsheetDocument xSheetDoc = null;
|
||||
|
||||
/**
|
||||
* Creates a spreadsheet document.
|
||||
|
Loading…
x
Reference in New Issue
Block a user