summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-16 14:31:06 +0200
committerNoel Grandin <noel@peralex.com>2015-10-16 14:40:24 +0200
commit3615f5a1c7b6002b50a8e5adafce804f06ebefa2 (patch)
treee6fdd684b11080f9e710f17c796f55a42b24ffff /qadevOOo
parent6a9513b6f45f006d5c32cb578664382c2a7b28a5 (diff)
cid#1327106 UrF: Unread field
Change-Id: I02b97aa788caeb5bea9498fadc29b00890564d2f
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java b/qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java
index 8c4bceb6de14..0cf3c376439d 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java
@@ -60,15 +60,11 @@ public class _XTextRangeCompare extends MultiMethodTest {
* the test object
*/
public XTextRangeCompare oObj = null;
-
-
String nameStr = null;
-
XTextRange oRange = null;
XTextCursor cursor1 = null;
XTextCursor cursor2 = null;
String startStr = null;
- String endStr = null;
XText oText = null;
/**