summaryrefslogtreecommitdiff
path: root/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/complex/dataPilot/_XDataPilotDescriptor.java')
-rw-r--r--sc/qa/complex/dataPilot/_XDataPilotDescriptor.java14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
index 47960090b011..9971c74e0419 100644
--- a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
+++ b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
@@ -52,13 +52,13 @@ import lib.TestParameters;
*/
public class _XDataPilotDescriptor {
- public XDataPilotDescriptor oObj = null;
- CellRangeAddress CRA = new CellRangeAddress((short)1, 0, 0, 5, 5);
- CellRangeAddress oldCRA = null ;
- String sTag = new String ("XDataPilotDescriptor_Tag");
- String fieldsNames[];
- int fieldsAmount = 0;
- int tEnvFieldsAmount = 0;
+ private XDataPilotDescriptor oObj = null;
+ private CellRangeAddress CRA = new CellRangeAddress((short)1, 0, 0, 5, 5);
+ private CellRangeAddress oldCRA = null ;
+ private String sTag = new String ("XDataPilotDescriptor_Tag");
+ private String fieldsNames[];
+ private int fieldsAmount = 0;
+ private int tEnvFieldsAmount = 0;
/**
* The test parameters