diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-16 14:30:20 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-16 14:40:22 +0200 |
commit | 6a9513b6f45f006d5c32cb578664382c2a7b28a5 (patch) | |
tree | e77e8e42086fb556c4f2dac6fbc1426267090e09 /qadevOOo | |
parent | 237b4a83154859b16efe4870bab99479b72c6d03 (diff) |
cid#1327105 UrF: Unread field
Change-Id: Id047ee357db72773057acd325d2c9ec02448d06c
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XTextRange.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextRange.java b/qadevOOo/tests/java/ifc/text/_XTextRange.java index 0125e54f7ecd..04a721f5c5d3 100644 --- a/qadevOOo/tests/java/ifc/text/_XTextRange.java +++ b/qadevOOo/tests/java/ifc/text/_XTextRange.java @@ -46,8 +46,6 @@ public class _XTextRange extends MultiMethodTest { // in MultiMethodTest XTextRange oStartRange = null; // startrange of textrang XTextRange oEndRange = null; // endrange of textrang - String startStr = null; // string in startrange - String endStr = null; // string in endrange /** * Retrieves the start range and sets its context to |