summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/task
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/task')
-rw-r--r--qadevOOo/tests/java/ifc/task/_XInteractionHandler.java2
-rw-r--r--qadevOOo/tests/java/ifc/task/_XJob.java8
-rw-r--r--qadevOOo/tests/java/ifc/task/_XJobExecutor.java2
-rw-r--r--qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory.java2
4 files changed, 7 insertions, 7 deletions
diff --git a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
index 3aed88c8994a..b6cd29840d43 100644
--- a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
+++ b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/qadevOOo/tests/java/ifc/task/_XJob.java b/qadevOOo/tests/java/ifc/task/_XJob.java
index e4cc567b5b4f..bfeaf5fe0154 100644
--- a/qadevOOo/tests/java/ifc/task/_XJob.java
+++ b/qadevOOo/tests/java/ifc/task/_XJob.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -56,8 +56,8 @@ public class _XJob extends MultiMethodTest {
public static XJob oObj = null;
/**
- * Tries to query the tested component for object relation
- * <code>XJobArgs</code> [<code>Object[]</code>] which contains
+ * Tries to query the tested component for object relation
+ * <code>XJobArgs</code> [<code>Object[]</code>] which contains
* <code>executeArgs</code> [<code>NamedValue[]</code>]
* @throw StatusException If relations are not found
*/
@@ -68,7 +68,7 @@ public class _XJob extends MultiMethodTest {
("'XJobArgs' relation not found ")) ;
}
-
+
/**
* Gets the number of Job calls before and after triggering event.
diff --git a/qadevOOo/tests/java/ifc/task/_XJobExecutor.java b/qadevOOo/tests/java/ifc/task/_XJobExecutor.java
index 55aaf43c3c68..03ab82016e20 100644
--- a/qadevOOo/tests/java/ifc/task/_XJobExecutor.java
+++ b/qadevOOo/tests/java/ifc/task/_XJobExecutor.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory.java b/qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory.java
index 3660d5c53acd..6f762f96dbee 100644
--- a/qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory.java
+++ b/qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite