summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java')
-rw-r--r--qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
index 7f7c878ab934..acf8e50b19bc 100644
--- a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
+++ b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
@@ -54,6 +54,7 @@ public class _ChartDataPointProperties extends MultiPropertyTest {
* Retrieves object relations and prepares a chart document.
* @throws StatusException if one of relations not found.
*/
+ @Override
protected void before() {
log.println("Setting Diagram type to LineDiagram");
XChartDocument doc = (XChartDocument) tEnv.getObjRelation("CHARTDOC");
@@ -68,6 +69,7 @@ public class _ChartDataPointProperties extends MultiPropertyTest {
}
protected PropertyTester URLTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
return utils.getFullTestURL("space-metal.jpg");