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