summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-08-22 14:33:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-08-22 14:55:29 +0200
commit77dc93ddeaee5ee73c7b0afe49da7d699fe62e23 (patch)
treed2020c4a5e36fae02fcaf1178ddfa80fd94b1026 /qadevOOo
parente485b16078efd3ca7d13fa8a4ea1a7d52da7daf3 (diff)
What's it with all those *static* XSpreadsheetDocument instances?
...appears to be completely unnecessary, and maybe this helps fix some obscure DispsedException failures in JunitTest_sc_unoapi (not ones resulting from a crashed soffice.bin, but "genuine" ones happening when chasing util.AccessibilityTools.getAccessibleObjectForRole). Change-Id: I127940e9a2a9784d01255307b60614d53c86436f
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScCellsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScChartObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScChartsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_ScenariosEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SubTotalFieldsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScModelObj.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScScenariosObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScStyleObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTabViewObj.java4
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableRowObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/XMLContentImporter.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java2
106 files changed, 112 insertions, 112 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java b/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java
index ac90e5bd70ba..c4808d01dc8f 100644
--- a/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java
+++ b/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java
@@ -52,7 +52,7 @@ import com.sun.star.util.XURLTransformer;
public class AccessibleEditableTextPara_PreviewCell extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
@@ -177,4 +177,4 @@ public class AccessibleEditableTextPara_PreviewCell extends TestCase {
System.out.println("While waiting :" + e);
}
}
-} \ No newline at end of file
+}
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
index aabc77c83ffa..62d6acb9538a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
@@ -72,7 +72,7 @@ import com.sun.star.uno.XInterface;
*/
public class ScAccessibleCell extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Called to create an instance of <code>TestEnvironment</code>
@@ -182,4 +182,4 @@ public class ScAccessibleCell extends TestCase {
XComponent oComp = UnoRuntime.queryInterface (XComponent.class, xSpreadsheetDoc) ;
util.DesktopTools.closeDoc(oComp);
}
-} \ No newline at end of file
+}
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
index 4c6c647d4f45..2b2903153b0d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
@@ -69,7 +69,7 @@ import com.sun.star.util.XURLTransformer;
*/
public class ScAccessibleDocumentPagePreview extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Called to create an instance of <code>TestEnvironment</code>
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
index 734c8556b036..fb183120f233 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
@@ -73,7 +73,7 @@ import com.sun.star.util.XURLTransformer;
*/
public class ScAccessiblePageHeader extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Called to create an instance of <code>TestEnvironment</code>
@@ -262,4 +262,4 @@ public class ScAccessiblePageHeader extends TestCase {
throw new StatusException( "Couldn't create document ", e );
}
}
-} \ No newline at end of file
+}
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
index 3d3a8c0e9c87..dacfad8477ce 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
@@ -70,7 +70,7 @@ import com.sun.star.util.XURLTransformer;
*/
public class ScAccessiblePageHeaderArea extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Called to create an instance of <code>TestEnvironment</code>
@@ -213,4 +213,4 @@ public class ScAccessiblePageHeaderArea extends TestCase {
throw new StatusException( "Couldn't create document ", e );
}
}
-} \ No newline at end of file
+}
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java
index e740ca62e526..08588f879848 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java
@@ -76,7 +76,7 @@ import com.sun.star.util.XURLTransformer;
* @see ifc.accessibility._XAccessibleTable
*/
public class ScAccessiblePreviewCell extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java
index 134433dc9ad0..54c5e936ce87 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java
@@ -79,7 +79,7 @@ import util.PropertyName;
* @see ifc.accessibility._XAccessibleTable
*/
public class ScAccessiblePreviewTable extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java
index 18ddab6e6661..09e98c96ff40 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java
@@ -67,7 +67,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.accessibility._XAccessibleTable
*/
public class ScAccessibleSpreadsheet extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java
index fb61f60d32b6..d0b5952939ff 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java
@@ -63,7 +63,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XSheetAnnotation
*/
public class ScAnnotationObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java
index 4daf692d73e2..8e84f4ec1e0f 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java
@@ -69,7 +69,7 @@ import util.InstCreator;
* @see ifc.sheet._XSheetAnnotation
*/
public class ScAnnotationShapeObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates a spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java
index 11171c8f9e4a..f2ac410f73bf 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java
@@ -60,7 +60,7 @@ import com.sun.star.uno.XInterface;
*/
public class ScAnnotationTextCursor extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
protected void initialize( TestParameters tParam, PrintWriter log ) {
SOfficeFactory SOF = SOfficeFactory.getFactory( (XMultiServiceFactory) tParam.getMSF() );
diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java
index 17cfffccb73f..28f9bff69016 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java
@@ -64,7 +64,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XSheetAnnotations
*/
public class ScAnnotationsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
index 563bd6b4942a..cc2863c931c1 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
@@ -63,7 +63,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScAreaLinkObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
index 74f02ca75aae..d0bee62c1f36 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see com.sun.star.sheet.CellAreaLinks
*/
public class ScAreaLinksObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
index 58c0510b30e8..d4dc3c8cf183 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XNameContainer
*/
public class ScAutoFormatsObj extends TestCase{
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static SOfficeFactory SOF = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java b/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java
index be5780cd0461..eb380525e23b 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java
@@ -98,7 +98,7 @@ import ifc.sheet._XCellRangesQuery;
* @see ifc.table._XColumnRowRange
*/
public class ScCellCursorObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java
index 2d9cfaf9508a..3b182eb0ed0b 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java
@@ -64,7 +64,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.text._TextContent
*/
public class ScCellFieldObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java
index 4daecc7c1ba6..3fd0285a86e6 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScCellFieldsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java
index f194c7a3e81c..9c0aacd85f77 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java
@@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XEnumeration
*/
public class ScCellFormatsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java
index 361160c271f4..c9a846d7a320 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java
@@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScCellFormatsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellObj.java b/qadevOOo/tests/java/mod/_sc/ScCellObj.java
index c29dbc3e42a1..a9ad532f0bf7 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellObj.java
@@ -80,7 +80,7 @@ import ifc.sheet._XCellRangesQuery;
* @see ifc.sheet._XCellAddressable
*/
public class ScCellObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java
index 32916c758d2d..d14f9049796f 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java
@@ -83,7 +83,7 @@ import ifc.sheet._XCellRangesQuery;
* @see ifc.container._XNameAccess
*/
public class ScCellRangesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java b/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java
index 27d278149561..83f683f9acd0 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java
@@ -60,7 +60,7 @@ import com.sun.star.util.XSearchable;
* @see ifc.util._XReplaceDescriptor
*/
public class ScCellSearchObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java
index 3632ce344116..906e7dd3fde9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java
@@ -89,7 +89,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.style._CharacterPropertiesAsian
*/
public class ScCellTextCursor extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java
index 6bc31581fbe2..7ce9e702b94b 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java
@@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XEnumeration
*/
public class ScCellsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScCellsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
index 4680ed52fd0d..9321a2a704bf 100644
--- a/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
@@ -56,7 +56,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScCellsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScChartObj.java b/qadevOOo/tests/java/mod/_sc/ScChartObj.java
index 500463574617..74f7ddc1db7b 100644
--- a/qadevOOo/tests/java/mod/_sc/ScChartObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScChartObj.java
@@ -63,7 +63,7 @@ import com.sun.star.uno.UnoRuntime;
* @see ifc.document._XEmbeddedObjectSupplier
*/
public class ScChartObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScChartsObj.java b/qadevOOo/tests/java/mod/_sc/ScChartsObj.java
index ed2216180076..a28e3f81d201 100644
--- a/qadevOOo/tests/java/mod/_sc/ScChartsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScChartsObj.java
@@ -64,7 +64,7 @@ import com.sun.star.uno.UnoRuntime;
* @see ifc.table._XTableCharts
*/
public class ScChartsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java b/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java
index 63061be26590..d356194b7358 100644
--- a/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java
+++ b/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java
@@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XConsolidationDescriptor
*/
public class ScConsolidationDescriptor extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java b/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java
index 6e693850e5ae..710944bb8b27 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java
@@ -60,7 +60,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XDDELink
*/
public class ScDDELinkObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static XComponent oDoc = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
index 58c2bd061bb6..4232520f1f82 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
@@ -58,7 +58,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScDDELinksObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static XComponent oDoc = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
index cc0a6cc11220..af45fc4603ed 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
@@ -51,7 +51,7 @@ import util.SOfficeFactory;
public class ScDataPilotFieldGroupItemObj extends TestCase
{
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
index b3462fba9bca..ff387530fef0 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
@@ -50,7 +50,7 @@ import util.SOfficeFactory;
public class ScDataPilotFieldGroupObj extends TestCase
{
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java
index 59fa43e1f80a..76c61d4a5c63 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java
@@ -50,7 +50,7 @@ import util.SOfficeFactory;
public class ScDataPilotFieldGroupsObj extends TestCase
{
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java
index 1219e53b0db0..7b012940545e 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java
@@ -64,7 +64,7 @@ import util.SOfficeFactory;
* @see ifc.beans._XPropertySet
*/
public class ScDataPilotFieldObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java
index 2b5573ee41db..b5c8477f1e89 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java
@@ -57,7 +57,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScDataPilotFieldsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
index bce5155b6ff5..4089f9e5081a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
@@ -65,7 +65,7 @@ import util.SOfficeFactory;
* @see ifc.beans._XPropertySet
*/
public class ScDataPilotItemObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java
index fb2aa6ddd441..79f5462a4cb7 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java
@@ -65,7 +65,7 @@ import util.SOfficeFactory;
* @see ifc.beans._XPropertySet
*/
public class ScDataPilotItemsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java
index 19ee1dcc47ea..004089c3442f 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java
@@ -63,7 +63,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XDataPilotDescriptor
*/
public class ScDataPilotTableObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java
index 9ff3ebbf1fa7..d4d06870ce73 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java
@@ -60,7 +60,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScDataPilotTablesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java
index 9930c0fa9e9e..e648da09235d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java
@@ -70,7 +70,7 @@ import util.SOfficeFactory;
* @see ifc.sheet._XCellRangeReferrer
*/
public class ScDatabaseRangeObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java
index f60cd1638de7..eb1ce5f306e0 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java
@@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScDatabaseRangesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java b/qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java
index e444bf25b771..ef0ec4aa8434 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java
@@ -34,7 +34,7 @@ import util.SOfficeFactory;
public class ScDocumentConfiguration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
protected void initialize(TestParameters tParam, PrintWriter log) {
// get a soffice factory object
diff --git a/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java b/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java
index 77692adb089f..48d8a0b239cd 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java
@@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface;
public class ScDrawPageObj extends TestCase {
- static XSpreadsheetDocument xDoc = null;
+ private XSpreadsheetDocument xDoc = null;
/**
* Creates a new Draw document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java b/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java
index f25557e5209a..3b55e349ac09 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java
@@ -58,7 +58,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.drawing._XDrawPages
*/
public class ScDrawPagesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java
index f4cfa8599548..01e2f0c5f085 100644
--- a/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java
+++ b/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java
@@ -56,7 +56,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScFilterDescriptorBase extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java b/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java
index 7fdf6c586803..e68494c7d933 100644
--- a/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java
@@ -35,7 +35,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScFunctionDescriptionObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
protected void initialize( TestParameters tParam, PrintWriter log ) {
SOfficeFactory SOF = SOfficeFactory.getFactory( (XMultiServiceFactory) tParam.getMSF() );
diff --git a/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java b/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java
index 6aa95553f323..9f25a783605d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java
@@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScFunctionListObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java
index 799088ea8c49..7b28aa4e1fd5 100644
--- a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java
@@ -66,7 +66,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.text._TextContent
*/
public class ScHeaderFieldObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java
index 6d2c59aed099..b6d65006b347 100644
--- a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java
@@ -62,7 +62,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScHeaderFieldsObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java
index 88e01a43d616..a6e48bb9db5c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java
@@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XHeaderFooterContent
*/
public class ScHeaderFooterContentObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java
index 007855f82735..193b944305b8 100644
--- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java
+++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java
@@ -91,7 +91,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.style._CharacterPropertiesAsian
*/
public class ScHeaderFooterTextCursor extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java
index a937eadd85ff..500a46e7c743 100644
--- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java
@@ -80,7 +80,7 @@ import com.sun.star.uno.XInterface;
*/
public class ScHeaderFooterTextObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java
index c01426e7d29a..f17a49d20d72 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java
@@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_CellAnnotationsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java
index 96df8bc1f105..8ec3af2bcb37 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java
@@ -39,7 +39,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_CellAreaLinksEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
index 0abfc03285e0..87fc4fc0e1c5 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
@@ -41,7 +41,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_DDELinksEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static XComponent oDoc = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java
index dfdd517536d9..b817c03db470 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java
@@ -44,7 +44,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_DataPilotFieldsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
index 59b97733b6f7..20d537dab1a1 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
@@ -67,7 +67,7 @@ import util.SOfficeFactory;
*/
public class ScIndexEnumeration_DataPilotItemsEnumeration
extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* A field is filled some values. This integer determines the size of the
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java
index eedc7b1c54f7..fc4fa34b6018 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java
@@ -44,7 +44,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_DataPilotTablesEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java
index 900c520bd839..445d0da8a0cb 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java
@@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_DatabaseRangesEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java
index b877bd73d49f..d07a5504f7b8 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java
@@ -34,7 +34,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_FunctionDescriptionEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java
index ff9542eb68a4..c9f0cad22ae9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java
@@ -37,7 +37,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_LabelRangesEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java
index 9d9e2cd83590..13113efe988d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java
@@ -38,7 +38,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_NamedRangesEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_ScenariosEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_ScenariosEnumeration.java
index 4b4960e946b8..61e433b41ab9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_ScenariosEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_ScenariosEnumeration.java
@@ -43,7 +43,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_ScenariosEnumeration extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java
index 191b45c2eda6..228d4f37f32b 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java
@@ -40,7 +40,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_SheetCellRangesEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
index 261739ad7ed9..56fba515677e 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
@@ -41,7 +41,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_SheetLinksEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.java
index 162d677b69bc..3ee20b7d5a98 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.java
@@ -39,7 +39,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_SpreadsheetViewPanesEnumeration extends TestCase {
- private static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
private static SOfficeFactory SOF;
private static XInterface oObj;
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetsEnumeration.java
index 88d9d2c5bb53..274530eb39e9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SpreadsheetsEnumeration.java
@@ -35,7 +35,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_SpreadsheetsEnumeration extends TestCase {
- private static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SubTotalFieldsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SubTotalFieldsEnumeration.java
index dd7dd1bff5a8..719a42cccfbb 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SubTotalFieldsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SubTotalFieldsEnumeration.java
@@ -43,7 +43,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_SubTotalFieldsEnumeration extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java
index ae1fea9f4f14..7ecb07a72d9d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java
@@ -34,7 +34,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_TableAutoFormatEnumeration extends TestCase{
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static SOfficeFactory SOF = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java
index 3b7914f4a9e5..accf5ec51683 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java
@@ -46,7 +46,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_TableChartsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java
index ab649f70ae65..3d374c64fba5 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java
@@ -41,7 +41,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_TableColumnsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java
index 3a0590ddd224..071a43dfb0ae 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java
@@ -45,7 +45,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_TableConditionalEntryEnumeration extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java
index c5f310654bdf..ae6760c21ec2 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java
@@ -41,7 +41,7 @@ import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
public class ScIndexEnumeration_TableRowsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
index ad29b9b919fd..636c53f97562 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
@@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XEnumeration
*/
public class ScIndexEnumeration_TextFieldEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java
index d6352d3a2c03..ab5eb30f294f 100644
--- a/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java
@@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XLabelRange
*/
public class ScLabelRangeObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java
index 5b2a927e1330..bd0a3b11b92c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java
@@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScLabelRangesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScModelObj.java b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
index acf60b4e07ea..3454ab2366dc 100644
--- a/qadevOOo/tests/java/mod/_sc/ScModelObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
@@ -75,8 +75,8 @@ import util.utils;
* @see ifc.beans._XPropertySet
*/
public class ScModelObj extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
- public static XSpreadsheetDocument xSecondsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSecondsheetDoc;
/**
* Disposes Spreadsheet documents.
diff --git a/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java
index 4de0b49f3300..5c62bf54615c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java
@@ -56,7 +56,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XCellRangeReferrer
*/
public class ScNamedRangeObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java
index f56e6f3b974d..3edeab869307 100644
--- a/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScNamedRangesObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java b/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java
index f8ebe1b279d9..2d9dc25a9717 100644
--- a/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java
@@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XRecentFunctions
*/
public class ScRecentFunctionsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java b/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java
index cb1d42219370..6c07364ff745 100644
--- a/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XScenarios
*/
public class ScScenariosObj extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java b/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java
index 94cd1fc0a0d6..7ffd6e369e25 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java
@@ -66,7 +66,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScSheetLinkObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java b/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java
index d069c9f42b56..eda9b1c9f7cc 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java
@@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XElementAccess
*/
public class ScSheetLinksObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java
index 128aba4a14b1..6fe0e4252359 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java
@@ -45,7 +45,7 @@ import com.sun.star.util.XSortable;
*/
public class ScSortDescriptorBase extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* in general this method creates a testdocument
diff --git a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java
index 495f46a423f6..32f2422f24bc 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java
@@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScSpreadsheetSettingsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java
index 28ae5ef1df05..f0e175ce59b8 100644
--- a/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java
@@ -51,7 +51,7 @@ import com.sun.star.uno.UnoRuntime;
* @see ifc.container._XIndexAccess
*/
public class ScStyleFamiliesObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java
index 9e97bd766ceb..65cd108de1e0 100644
--- a/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java
@@ -62,7 +62,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XNameReplace
*/
public class ScStyleFamilyObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleObj.java
index 9707e0e567f2..bc478e2b5262 100644
--- a/qadevOOo/tests/java/mod/_sc/ScStyleObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScStyleObj.java
@@ -64,7 +64,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.style._XStyle
*/
public class ScStyleObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java
index 5139fa458dda..b331e70ce29e 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScSubTotalDescriptorBase extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java
index c6af56ca9ebf..2d605e2ca049 100644
--- a/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java
@@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XSubTotalField
*/
public class ScSubTotalFieldObj extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
index 05d2a2abe717..a23baf835aac 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
@@ -84,8 +84,8 @@ import com.sun.star.uno.XInterface;
* @see ifc.view._XSelectionSupplier
*/
public class ScTabViewObj extends TestCase {
- public static XSpreadsheetDocument xSpreadsheetDoc;
- public static XSpreadsheetDocument xSpreadsheetDoc2;
+ private XSpreadsheetDocument xSpreadsheetDoc;
+ private XSpreadsheetDocument xSpreadsheetDoc2;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
index c8a4aa2dd931..5c0f2025a719 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
@@ -60,7 +60,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScTableColumnObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java
index 422d9f77ea17..5690f6ce987d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java
@@ -61,7 +61,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.table._XTableColumns
*/
public class ScTableColumnsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java b/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java
index d6210dddef6d..68bed1427707 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XSheetCondition
*/
public class ScTableConditionalEntry extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java b/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java
index f54792eaa881..d10003358d0d 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java
@@ -64,7 +64,7 @@ import com.sun.star.uno.XInterface;
*/
public class ScTableConditionalFormat extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java b/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java
index f6f5518260f6..5cbb345f61a9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java
@@ -57,7 +57,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.beans._XPropertySet
*/
public class ScTableRowObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
index 0983a263c7b3..a10d1e01a0fd 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
@@ -121,7 +121,7 @@ import util.ValueComparer;
* @see ifc.table._XColumnRowRange
*/
public class ScTableSheetObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
index dcf0221dd21a..5cf9a0a3d5e6 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
@@ -61,7 +61,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.container._XNameContainer
*/
public class ScTableSheetsObj extends TestCase {
- private static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java b/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java
index a3cc608caf0a..255eb344efeb 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java
@@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.sheet._XSheetCondition
*/
public class ScTableValidationObj extends TestCase {
- static XSpreadsheetDocument xSpreadsheetDoc = null;
+ private XSpreadsheetDocument xSpreadsheetDoc = null;
/**
* Creates Spreadsheet document.
diff --git a/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java
index 4206440fcaf5..a6e2696c1598 100644
--- a/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java
@@ -41,7 +41,7 @@ import util.SOfficeFactory;
public class ScUniqueCellFormatsEnumeration extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static XSpreadsheet oSheet = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java
index 03e46718d24e..db5b7541ea7a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java
@@ -40,7 +40,7 @@ import util.SOfficeFactory;
public class ScUniqueCellFormatsObj extends TestCase {
- static XSpreadsheetDocument xSheetDoc = null;
+ private XSpreadsheetDocument xSheetDoc = null;
static XSpreadsheet oSheet = null;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java b/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java
index ce2456205772..184448eaaaaa 100644
--- a/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java
+++ b/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java
@@ -61,7 +61,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.xml.sax._XDocumentHandler
*/
public class XMLContentImporter extends TestCase {
- static XSpreadsheetDocument xSheetDoc;
+ private XSpreadsheetDocument xSheetDoc;
static XComponent comp ;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
index 5f3ecca21ac3..b35a5a798d61 100644
--- a/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
+++ b/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
@@ -62,7 +62,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.xml.sax._XDocumentHandler
*/
public class XMLMetaImporter extends TestCase {
- static XSpreadsheetDocument xSheetDoc;
+ private XSpreadsheetDocument xSheetDoc;
static XComponent comp ;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
index 5fadc74e608c..cbde1cafecda 100644
--- a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
+++ b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
@@ -63,7 +63,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.xml.sax._XDocumentHandler
*/
public class XMLSettingsImporter extends TestCase {
- static XSpreadsheetDocument xSheetDoc;
+ private XSpreadsheetDocument xSheetDoc;
static XComponent comp ;
/**
diff --git a/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java
index 0d6ab7d9ae7b..81c87c11dc3a 100644
--- a/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java
+++ b/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java
@@ -62,7 +62,7 @@ import com.sun.star.uno.XInterface;
* @see ifc.xml.sax._XDocumentHandler
*/
public class XMLStylesImporter extends TestCase {
- static XSpreadsheetDocument xSheetDoc;
+ private XSpreadsheetDocument xSheetDoc;
static XComponent comp ;
/**