summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java b/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
index 0996351fc09c..bba15dd95b95 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
@@ -50,6 +50,7 @@ public class _XDocumentAuditing extends MultiMethodTest {
String sheetName = null;
Point pos = null;
+ @Override
public void before() {
Exception ex = null;
// get two sheets
@@ -126,6 +127,7 @@ public class _XDocumentAuditing extends MultiMethodTest {
}
}
+ @Override
public void after() {
// switch the automatic refresh back on
PropertyValue[] props = new PropertyValue[1];