summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/presentation/_PresentationView.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/presentation/_PresentationView.java')
-rw-r--r--qadevOOo/tests/java/ifc/presentation/_PresentationView.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/presentation/_PresentationView.java b/qadevOOo/tests/java/ifc/presentation/_PresentationView.java
index 3927f81e191b..0846877b1b58 100644
--- a/qadevOOo/tests/java/ifc/presentation/_PresentationView.java
+++ b/qadevOOo/tests/java/ifc/presentation/_PresentationView.java
@@ -26,6 +26,7 @@ public class _PresentationView extends MultiPropertyTest {
* Property tester which changes DrawPage.
*/
protected PropertyTester PageTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
if (oldValue.equals(tEnv.getObjRelation("FirstPage")))