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 ff0102a89ddf..976c8f430351 100644
--- a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
+++ b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
@@ -401,11 +401,11 @@ public class _XUserInputInterception extends MultiMethodTest {
* represents an <CODE>EventType</CODE>
* @see EventTest.EventTriggerType
*/
- private int eventType = 0;
+ private final int eventType;
/**
* represents a <CODE>XModel</CODE> of a document
*/
- private XModel xModel = null;
+ private final XModel xModel;
/**
* Creates an instacne of this class. The parameter <CODE>eType</CODE> represents