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