summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java b/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
index ef8810d4a9e1..369c592a1bcd 100644
--- a/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
+++ b/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
@@ -36,6 +36,7 @@ public class _Spreadsheet extends MultiPropertyTest {
*This class is destined to custom test of property <code>PageStyle</code>.
*/
protected PropertyTester styleTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue) {
String str = "Default";
String str2= "Report";