summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java')
-rw-r--r--qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
index e5c901cb56c2..8ba1702e3b44 100644
--- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
+++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
@@ -81,9 +81,8 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
}
- xProp = (XPropertySet)
- UnoRuntime.queryInterface(XPropertySet.class,
- tEnv.getObjRelation("xProp"));
+ xProp = UnoRuntime.queryInterface(XPropertySet.class,
+ tEnv.getObjRelation("xProp"));
if (xProp == null) {
throw new StatusException(Status.failed(