summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/uno/_XNamingService.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/uno/_XNamingService.java')
-rw-r--r--qadevOOo/tests/java/ifc/uno/_XNamingService.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/uno/_XNamingService.java b/qadevOOo/tests/java/ifc/uno/_XNamingService.java
index 2e6df574ab9a..e2469d138985 100644
--- a/qadevOOo/tests/java/ifc/uno/_XNamingService.java
+++ b/qadevOOo/tests/java/ifc/uno/_XNamingService.java
@@ -46,6 +46,7 @@ public class _XNamingService extends MultiMethodTest {
* Retrieves object relation.
* @throws StatusException If the relation not found.
*/
+ @Override
public void before() {
regObject = (XInterface)
tEnv.getObjRelation("XNamingService.RegisterObject") ;