summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java')
-rw-r--r--qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java
index e90299444f89..9a77b694fd86 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleListBox.java
@@ -84,6 +84,7 @@ public class AccessibleListBox extends TestCase {
* Then the TREE component is found and the 'New Document' tab is
* selected to make list box visible. After that list box is obtained.
*/
+ @Override
protected TestEnvironment createTestEnvironment(TestParameters Param,
PrintWriter log) {
XInterface oObj = null;
@@ -198,6 +199,7 @@ public class AccessibleListBox extends TestCase {
/**
* Closes dialog using action of button 'Close'
*/
+ @Override
protected void cleanup(TestParameters Param, PrintWriter log) {
log.println(" Closing dialog ... ");
@@ -215,6 +217,7 @@ public class AccessibleListBox extends TestCase {
/**
* Creates writer document
*/
+ @Override
protected void initialize(TestParameters Param, PrintWriter log) {
try {
SOfficeFactory SOF = SOfficeFactory.getFactory(