summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java b/qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java
index 3b67f04fefa9..5d68f27010fd 100644
--- a/qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java
+++ b/qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory.java
@@ -53,6 +53,7 @@ public class _XCachedContentResultSetStubFactory extends MultiMethodTest {
* Retrieves object relation.
* @throws StatusException If relation not found.
*/
+ @Override
public void before() {
resSet = (XResultSet) tEnv.getObjRelation("ContentResultSet") ;
if (resSet == null) {