diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/runner/helper/WindowListener.java | 7 | ||||
-rw-r--r-- | qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java | 7 |
2 files changed, 1 insertions, 13 deletions
diff --git a/qadevOOo/runner/helper/WindowListener.java b/qadevOOo/runner/helper/WindowListener.java index 00395c6f75cd..064743c7dcbd 100644 --- a/qadevOOo/runner/helper/WindowListener.java +++ b/qadevOOo/runner/helper/WindowListener.java @@ -15,13 +15,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -/* - * WindowListener.java - * - * Created on 30. Juli 2002, 12:36 - */ - package helper; /** diff --git a/qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java b/qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java index 4297c6c9f1dc..31fbdc16ee5b 100644 --- a/qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java +++ b/qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java @@ -15,13 +15,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -/* - * _XSingleLayerStratum.java - * - * Created on 23. March 2004, 16:37 - */ package ifc.configuration.backend; + import com.sun.star.configuration.backend.XLayer; import com.sun.star.configuration.backend.XSingleLayerStratum; import com.sun.star.configuration.backend.XUpdatableLayer; |