summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/drawing/_LineProperties.java')
-rw-r--r--qadevOOo/tests/java/ifc/drawing/_LineProperties.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/drawing/_LineProperties.java b/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
index b6fb1f2186a1..34aa8e4fac60 100644
--- a/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
+++ b/qadevOOo/tests/java/ifc/drawing/_LineProperties.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
@@ -74,7 +74,7 @@ public class _LineProperties extends MultiPropertyTest {
log.println("Testing with custom Property tester");
testProperty("LineStartName", LineTester) ;
}
-
+
public void _LineDash() {
LineDash aLineDash = new LineDash();
LineDash aLineDash2 = new LineDash();