summaryrefslogtreecommitdiff
path: root/sc/qa/complex/dataPilot/_XDataPilotTable.java
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/complex/dataPilot/_XDataPilotTable.java')
-rw-r--r--sc/qa/complex/dataPilot/_XDataPilotTable.java10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/qa/complex/dataPilot/_XDataPilotTable.java b/sc/qa/complex/dataPilot/_XDataPilotTable.java
index 416afcd1f018..1f9d13357eaa 100644
--- a/sc/qa/complex/dataPilot/_XDataPilotTable.java
+++ b/sc/qa/complex/dataPilot/_XDataPilotTable.java
@@ -45,11 +45,11 @@ import lib.TestParameters;
*/
public class _XDataPilotTable {
- public XDataPilotTable oObj = null;
- XCell xCellForChange = null;
- XCell xCellForCheck = null;
- CellAddress OutputRange = null;
- int changeValue = 0;
+ private XDataPilotTable oObj = null;
+ private XCell xCellForChange = null;
+ private XCell xCellForCheck = null;
+ private CellAddress OutputRange = null;
+ private int changeValue = 0;
/**
* The test parameters