summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/form/component
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/form/component')
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_CheckBox.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_ComboBox.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_CommandButton.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_CurrencyField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DataForm.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseComboBox.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseForm.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseFormattedField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseImageControl.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseListBox.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabasePatternField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DatabaseTextField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_DateField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_FileControl.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_FormattedField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_GridControl.java4
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_HTMLForm.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_HiddenControl.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_ImageButton.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_ListBox.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_NavigationToolBar.java12
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_NumericField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_PatternField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_RadioButton.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_RichTextControl.java4
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_ScrollBar.java6
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_SpinButton.java4
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_TextField.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/component/_TimeField.java2
29 files changed, 39 insertions, 39 deletions
diff --git a/qadevOOo/tests/java/ifc/form/component/_CheckBox.java b/qadevOOo/tests/java/ifc/form/component/_CheckBox.java
index a35a5318203b..7ccee9121742 100644
--- a/qadevOOo/tests/java/ifc/form/component/_CheckBox.java
+++ b/qadevOOo/tests/java/ifc/form/component/_CheckBox.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/form/component/_ComboBox.java b/qadevOOo/tests/java/ifc/form/component/_ComboBox.java
index 6e81cf0718c2..22c66d713b5b 100644
--- a/qadevOOo/tests/java/ifc/form/component/_ComboBox.java
+++ b/qadevOOo/tests/java/ifc/form/component/_ComboBox.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/form/component/_CommandButton.java b/qadevOOo/tests/java/ifc/form/component/_CommandButton.java
index 88e2161bf5de..d70a51eb284c 100644
--- a/qadevOOo/tests/java/ifc/form/component/_CommandButton.java
+++ b/qadevOOo/tests/java/ifc/form/component/_CommandButton.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/form/component/_CurrencyField.java b/qadevOOo/tests/java/ifc/form/component/_CurrencyField.java
index d5395baebc30..f28ac4196c74 100644
--- a/qadevOOo/tests/java/ifc/form/component/_CurrencyField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_CurrencyField.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/form/component/_DataForm.java b/qadevOOo/tests/java/ifc/form/component/_DataForm.java
index 2562994ec32a..88cc991e3b11 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DataForm.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DataForm.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/form/component/_DatabaseComboBox.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseComboBox.java
index 255153b2e0f0..97bc9178de95 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseComboBox.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseComboBox.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/form/component/_DatabaseForm.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseForm.java
index 6201f3cbe407..5a6ff6becfb6 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseForm.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseForm.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/form/component/_DatabaseFormattedField.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseFormattedField.java
index 0e7cf7e499ac..04f4d56a6926 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseFormattedField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseFormattedField.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/form/component/_DatabaseImageControl.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseImageControl.java
index 8953e68263b5..d34d774fc09b 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseImageControl.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseImageControl.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/form/component/_DatabaseListBox.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseListBox.java
index 2b2bcd9f28ff..14a73206a4a7 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseListBox.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseListBox.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/form/component/_DatabasePatternField.java b/qadevOOo/tests/java/ifc/form/component/_DatabasePatternField.java
index cedad761180d..b16cdd00d8c0 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabasePatternField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabasePatternField.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/form/component/_DatabaseTextField.java b/qadevOOo/tests/java/ifc/form/component/_DatabaseTextField.java
index 2ff48480d0e7..b82a60f038ab 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DatabaseTextField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DatabaseTextField.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/form/component/_DateField.java b/qadevOOo/tests/java/ifc/form/component/_DateField.java
index 4241b543d1d3..cb020595d796 100644
--- a/qadevOOo/tests/java/ifc/form/component/_DateField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_DateField.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/form/component/_FileControl.java b/qadevOOo/tests/java/ifc/form/component/_FileControl.java
index 9b73a1d995d5..5aea1454f06d 100644
--- a/qadevOOo/tests/java/ifc/form/component/_FileControl.java
+++ b/qadevOOo/tests/java/ifc/form/component/_FileControl.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/form/component/_FormattedField.java b/qadevOOo/tests/java/ifc/form/component/_FormattedField.java
index e75f212edbef..8ed7517fc7dd 100644
--- a/qadevOOo/tests/java/ifc/form/component/_FormattedField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_FormattedField.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/form/component/_GridControl.java b/qadevOOo/tests/java/ifc/form/component/_GridControl.java
index 58412dc4667d..685867bf98f0 100644
--- a/qadevOOo/tests/java/ifc/form/component/_GridControl.java
+++ b/qadevOOo/tests/java/ifc/form/component/_GridControl.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
@@ -83,7 +83,7 @@ public class _GridControl extends MultiPropertyTest {
}
}) ;
}
-
+
/**
* This property can be void, so if old value is <code> null </code>
* new value must be specified.
diff --git a/qadevOOo/tests/java/ifc/form/component/_HTMLForm.java b/qadevOOo/tests/java/ifc/form/component/_HTMLForm.java
index d592a979706c..a2d750c9d813 100644
--- a/qadevOOo/tests/java/ifc/form/component/_HTMLForm.java
+++ b/qadevOOo/tests/java/ifc/form/component/_HTMLForm.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/form/component/_HiddenControl.java b/qadevOOo/tests/java/ifc/form/component/_HiddenControl.java
index 3e895e9aa2c2..33d34d8c855e 100644
--- a/qadevOOo/tests/java/ifc/form/component/_HiddenControl.java
+++ b/qadevOOo/tests/java/ifc/form/component/_HiddenControl.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/form/component/_ImageButton.java b/qadevOOo/tests/java/ifc/form/component/_ImageButton.java
index 772d41c23ab0..2a51c2bcab69 100644
--- a/qadevOOo/tests/java/ifc/form/component/_ImageButton.java
+++ b/qadevOOo/tests/java/ifc/form/component/_ImageButton.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/form/component/_ListBox.java b/qadevOOo/tests/java/ifc/form/component/_ListBox.java
index 12cb1c9a5808..ffa807c586ba 100644
--- a/qadevOOo/tests/java/ifc/form/component/_ListBox.java
+++ b/qadevOOo/tests/java/ifc/form/component/_ListBox.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/form/component/_NavigationToolBar.java b/qadevOOo/tests/java/ifc/form/component/_NavigationToolBar.java
index 0b4714d74cbb..61c1b4a75d50 100644
--- a/qadevOOo/tests/java/ifc/form/component/_NavigationToolBar.java
+++ b/qadevOOo/tests/java/ifc/form/component/_NavigationToolBar.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
@@ -30,7 +30,7 @@ package ifc.form.component;
import lib.MultiPropertyTest;
public class _NavigationToolBar extends MultiPropertyTest {
-
+
public void _TextColor() {
testProperty("TextColor", new PropertyTester() {
protected Object getNewValue(String prop, Object old) {
@@ -38,8 +38,8 @@ public class _NavigationToolBar extends MultiPropertyTest {
super.getNewValue(prop, old) ;
}
}) ;
- }
-
+ }
+
public void _TextLineColor() {
testProperty("TextLineColor", new PropertyTester() {
protected Object getNewValue(String prop, Object old) {
@@ -47,6 +47,6 @@ public class _NavigationToolBar extends MultiPropertyTest {
super.getNewValue(prop, old) ;
}
}) ;
- }
-
+ }
+
} \ No newline at end of file
diff --git a/qadevOOo/tests/java/ifc/form/component/_NumericField.java b/qadevOOo/tests/java/ifc/form/component/_NumericField.java
index 12eb31bab662..69e0ec8fbd73 100644
--- a/qadevOOo/tests/java/ifc/form/component/_NumericField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_NumericField.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/form/component/_PatternField.java b/qadevOOo/tests/java/ifc/form/component/_PatternField.java
index 67a109e28b4d..c5d75c6c0f2b 100644
--- a/qadevOOo/tests/java/ifc/form/component/_PatternField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_PatternField.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/form/component/_RadioButton.java b/qadevOOo/tests/java/ifc/form/component/_RadioButton.java
index 44e0ef9f7ed0..7387bcf3450b 100644
--- a/qadevOOo/tests/java/ifc/form/component/_RadioButton.java
+++ b/qadevOOo/tests/java/ifc/form/component/_RadioButton.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/form/component/_RichTextControl.java b/qadevOOo/tests/java/ifc/form/component/_RichTextControl.java
index e154930b4336..25c5653a8a60 100644
--- a/qadevOOo/tests/java/ifc/form/component/_RichTextControl.java
+++ b/qadevOOo/tests/java/ifc/form/component/_RichTextControl.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
@@ -30,5 +30,5 @@ package ifc.form.component;
import lib.MultiPropertyTest;
public class _RichTextControl extends MultiPropertyTest {
-
+
}
diff --git a/qadevOOo/tests/java/ifc/form/component/_ScrollBar.java b/qadevOOo/tests/java/ifc/form/component/_ScrollBar.java
index d2038667dd95..3197ca957e84 100644
--- a/qadevOOo/tests/java/ifc/form/component/_ScrollBar.java
+++ b/qadevOOo/tests/java/ifc/form/component/_ScrollBar.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
@@ -29,6 +29,6 @@ package ifc.form.component;
import lib.MultiPropertyTest;
-public class _ScrollBar extends MultiPropertyTest{
-
+public class _ScrollBar extends MultiPropertyTest{
+
}
diff --git a/qadevOOo/tests/java/ifc/form/component/_SpinButton.java b/qadevOOo/tests/java/ifc/form/component/_SpinButton.java
index 1564705b004b..dfd279582a34 100644
--- a/qadevOOo/tests/java/ifc/form/component/_SpinButton.java
+++ b/qadevOOo/tests/java/ifc/form/component/_SpinButton.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
@@ -30,5 +30,5 @@ package ifc.form.component;
import lib.MultiPropertyTest;
public class _SpinButton extends MultiPropertyTest {
-
+
}
diff --git a/qadevOOo/tests/java/ifc/form/component/_TextField.java b/qadevOOo/tests/java/ifc/form/component/_TextField.java
index 1b552e184b19..a04cf25db8af 100644
--- a/qadevOOo/tests/java/ifc/form/component/_TextField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_TextField.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/form/component/_TimeField.java b/qadevOOo/tests/java/ifc/form/component/_TimeField.java
index 70dc2a75720b..19e4deeae2d8 100644
--- a/qadevOOo/tests/java/ifc/form/component/_TimeField.java
+++ b/qadevOOo/tests/java/ifc/form/component/_TimeField.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