summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java7
1 files changed, 1 insertions, 6 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java b/qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java
index aa53035bf9b8..2a17173ab1f6 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced.java
@@ -23,11 +23,6 @@ import com.sun.star.uno.UnoRuntime;
import lib.MultiMethodTest;
-
-/**
- *
- * @author sw93809
- */
public class _XScenarioEnhanced extends MultiMethodTest {
public XScenarioEnhanced oObj = null;
@@ -81,4 +76,4 @@ public class _XScenarioEnhanced extends MultiMethodTest {
tRes.tested("getRanges()", res);
}
-} \ No newline at end of file
+}