summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java')
-rwxr-xr-xqadevOOo/tests/java/ifc/ui/_XUIElementFactory.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java b/qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java
index c6f7aeca60d2..2d41621cd22d 100755
--- a/qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java
+++ b/qadevOOo/tests/java/ifc/ui/_XUIElementFactory.java
@@ -31,8 +31,6 @@
package ifc.ui;
import com.sun.star.beans.PropertyValue;
-import com.sun.star.lang.XServiceInfo;
-import com.sun.star.uno.UnoRuntime;
import com.sun.star.ui.XUIElement;
import com.sun.star.ui.XUIElementFactory;
import lib.MultiMethodTest;
@@ -58,4 +56,4 @@ public class _XUIElementFactory extends MultiMethodTest {
}
tRes.tested("createUIElement()", result);
}
-} \ No newline at end of file
+}