summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/chart/_ChartAxis.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/chart/_ChartAxis.java')
-rw-r--r--qadevOOo/tests/java/ifc/chart/_ChartAxis.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/chart/_ChartAxis.java b/qadevOOo/tests/java/ifc/chart/_ChartAxis.java
index dfd9bacc1288..e4932e7e021b 100644
--- a/qadevOOo/tests/java/ifc/chart/_ChartAxis.java
+++ b/qadevOOo/tests/java/ifc/chart/_ChartAxis.java
@@ -145,6 +145,7 @@ public class _ChartAxis extends MultiPropertyTest {
}
protected PropertyTester StepMainTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
Double ValueToSet = (Double) ValueChanger.changePValue(oldValue);