summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
index 3d1dc2d52a6b..37386f6da541 100644
--- a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
+++ b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
@@ -348,7 +348,7 @@ public class _XUserInputInterception extends MultiMethodTest {
public void disposing( EventObject oEvent ){
log.println("XMouseClickHandler 1: disposing-Event");
}
- };
+ }
/**
* Listener which added and removed. Its method must NOT be called
@@ -387,7 +387,7 @@ public class _XUserInputInterception extends MultiMethodTest {
log.println("XMouseClickHandler 2: disposing-Event: " +
" This should not be happen because listener is removed!");
}
- };
+ }
/**
* To check the events this class is a thread which click a mouse button and