summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java3
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java1
3 files changed, 0 insertions, 6 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
index c45a4eb23773..583166d92bec 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
@@ -156,9 +156,7 @@ public class ScDataPilotFieldGroupItemObj extends TestCase
int x = sCellAdress.Column;
int y = sCellAdress.Row + 3;
-
oSheet.getCellByPosition (x, y);
- Integer.valueOf(27);
// create the test objects
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
index c9f08c2508c0..72ea60ed7c3a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
@@ -155,10 +155,7 @@ public class ScDataPilotFieldGroupObj extends TestCase
int x = sCellAdress.Column;
int y = sCellAdress.Row + 3;
-
oSheet.getCellByPosition (x, y);
- Integer.valueOf(27);
-
// create the test objects
log.println ("Getting test objects");
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
index 508469a73219..93e61ffa4c39 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
@@ -175,7 +175,6 @@ public class ScIndexEnumeration_DataPilotItemsEnumeration
oSheet.getCellByPosition(x, y);
- Integer.valueOf(27);
// create the test objects
log.println("Getting test objects");