summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java')
-rw-r--r--qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java b/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java
index d3291073e13a..9e85c608366f 100644
--- a/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java
+++ b/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java
@@ -30,6 +30,7 @@ import lib.TestParameters;
public class TypeDescriptionManager extends TestCase {
+ @Override
protected void initialize ( TestParameters Param, PrintWriter log) {
}
@@ -37,6 +38,7 @@ public class TypeDescriptionManager extends TestCase {
/**
* creating a Testenvironment for the interfaces to be tested
*/
+ @Override
protected TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) {
XInterface oObj = null;
Object oInterface = null;