summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java b/qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java
index 63ef27bab1ca..7d6bf621d2aa 100644
--- a/qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java
+++ b/qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess.java
@@ -56,6 +56,7 @@ public class _XControlAccess extends MultiMethodTest {
* @throw StatusException if interface is not supported or
* properties couldn't be get.
*/
+ @Override
protected void before() {
xCI = UnoRuntime.queryInterface
(XControlInformation.class, oObj);