summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java')
-rw-r--r--qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java b/qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java
index c82b8e0f0d32..b63fa9c2fd63 100644
--- a/qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java
+++ b/qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian.java
@@ -38,6 +38,7 @@ public class _ParagraphPropertiesAsian extends MultiPropertyTest {
* be specified. Switches between true and false.
*/
protected PropertyTester BooleanTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue) {
if ((oldValue != null) &&
(oldValue.equals(new Boolean(false)))) {