Kaydet (Commit) 3615f5a1 authored tarafından Noel Grandin's avatar Noel Grandin

cid#1327106 UrF: Unread field

Change-Id: I02b97aa788caeb5bea9498fadc29b00890564d2f
üst 6a9513b6
...@@ -60,15 +60,11 @@ public class _XTextRangeCompare extends MultiMethodTest { ...@@ -60,15 +60,11 @@ public class _XTextRangeCompare extends MultiMethodTest {
* the test object * the test object
*/ */
public XTextRangeCompare oObj = null; public XTextRangeCompare oObj = null;
String nameStr = null; String nameStr = null;
XTextRange oRange = null; XTextRange oRange = null;
XTextCursor cursor1 = null; XTextCursor cursor1 = null;
XTextCursor cursor2 = null; XTextCursor cursor2 = null;
String startStr = null; String startStr = null;
String endStr = null;
XText oText = null; XText oText = null;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment