diff options
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XTextRangeCompare.java | 4 |
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; /** |