summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java b/qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java
index d34f89f4403f..b84798e995a6 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XSubTotalCalculatable.java
@@ -33,6 +33,7 @@ public class _XSubTotalCalculatable extends MultiMethodTest {
protected XSubTotalDescriptor desc;
protected XSpreadsheet oSheet;
+ @Override
protected void before() {
oSheet = (XSpreadsheet) tEnv.getObjRelation("SHEET");