summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java2
1 files changed, 1 insertions, 1 deletions
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.