summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-12 07:46:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-12 07:47:36 +0100
commitcff72ec4bf87c6484be97d954966309ba7a5eb8a (patch)
tree8ea9318ab6991ec36b48f5bc8cc4e78d96e8b81c /qadevOOo/tests/java/ifc
parentb0db93d00e1dd208baa96eb3e10df12950cdcb49 (diff)
Minor qadevOOo improvement
Change-Id: Ibeefc8e9aad57c28722b62610231d14ebc8a7403
Diffstat (limited to 'qadevOOo/tests/java/ifc')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java b/qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java
index d7c513c99088..ff8296aeefd3 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java
@@ -62,6 +62,8 @@ public class _XDataPilotTable2 extends MultiMethodTest
private ArrayList<Integer> mDataFieldDims = null;
private ArrayList<CellAddress> mResultCells = null;
+ public XDataPilotTable2 oObj;
+
/**
* exception to be thrown when obtaining a result data for a cell fails
* (probably because the cell is not a result cell).