summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java b/qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java
index 77a5b42c4d49..78c2d6173de1 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrameActionListener.java
@@ -30,12 +30,8 @@
package ifc.frame;
-import com.sun.star.awt.XPopupMenu;
import com.sun.star.frame.FrameActionEvent;
import com.sun.star.frame.XFrameActionListener;
-import com.sun.star.uno.UnoRuntime;
-import com.sun.star.ui.ConfigurationEvent;
-import com.sun.star.ui.XUIConfigurationListener;
import lib.MultiMethodTest;
public class _XFrameActionListener extends MultiMethodTest {