summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java')
-rw-r--r--qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java b/qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java
index 5d38019a41d6..8b5bb5c0b4c8 100644
--- a/qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java
+++ b/qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet.java
@@ -56,6 +56,7 @@ public class _XTolerantMultiPropertySet extends MultiMethodTest {
* to get the direct properties<br>
* Throws a lib StatusException if the Component doesn't support XPropertySet or XPropertyState
*/
+ @Override
public void before() {
PS = UnoRuntime.queryInterface(XPropertySet.class,
tEnv.getTestObject());