summaryrefslogtreecommitdiffstats
path: root/qadevOOo
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-16 14:28:54 +0200
committerNoel Grandin <noel@peralex.com>2015-10-16 14:40:05 +0200
commit237b4a83154859b16efe4870bab99479b72c6d03 (patch)
treebe7f93f297d14b7433c5807d27e9602e17b54af8 /qadevOOo
parentcid#1327102 UrF: Unread field (diff)
downloadcore-237b4a83154859b16efe4870bab99479b72c6d03.tar.gz
core-237b4a83154859b16efe4870bab99479b72c6d03.zip
cid#1327103 UrF: Unread field
Change-Id: Ia1e77525c086059aca099828935d852c92ee208a
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XFootnote.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XFootnote.java b/qadevOOo/tests/java/ifc/text/_XFootnote.java
index dedcaaeeb46b..7984f1c48c40 100644
--- a/qadevOOo/tests/java/ifc/text/_XFootnote.java
+++ b/qadevOOo/tests/java/ifc/text/_XFootnote.java
@@ -22,7 +22,6 @@ import lib.MultiMethodTest;
import util.XInstCreator;
import com.sun.star.text.XFootnote;
-import com.sun.star.uno.XInterface;
/**
@@ -38,9 +37,7 @@ import com.sun.star.uno.XInterface;
public class _XFootnote extends MultiMethodTest {
public XFootnote oObj = null; // oObj filled by MultiMethodTest
-
XInstCreator info = null; // instance creator
- XInterface oInt = null;
/**
* Test calls the method. <p>