No (apparent?) need for xSheetDoc to be static

Change-Id: Iea653925d383537f5f7f5ef9dd7559e7cb8730cf
This commit is contained in:
Stephan Bergmann 2013-08-21 14:16:19 +02:00
parent 400b3acb1f
commit bcce27d283

View File

@ -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.