summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
index 643e6fb384d8..17f29a930b66 100644
--- a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
@@ -62,9 +62,9 @@ import util.FormTools;
* @see ifc.sheet._XCellRangeReferrer
*/
public class ScViewPaneObj extends TestCase {
- static private XSpreadsheetDocument xSpreadsheetDoc;
- static private SOfficeFactory SOF;
- static private XInterface oObj;
+ private static XSpreadsheetDocument xSpreadsheetDoc;
+ private static SOfficeFactory SOF;
+ private static XInterface oObj;
/**
* Creates Spreadsheet document.