summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_Shape.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_Shape.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_Shape.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_Shape.java b/qadevOOo/tests/java/ifc/sheet/_Shape.java
index 24068962215d..beed8da55061 100644
--- a/qadevOOo/tests/java/ifc/sheet/_Shape.java
+++ b/qadevOOo/tests/java/ifc/sheet/_Shape.java
@@ -27,7 +27,7 @@ import lib.MultiPropertyTest;
public class _Shape extends MultiPropertyTest {
public void _Anchor() {
- XSpreadsheetDocument xSheetDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface(
+ XSpreadsheetDocument xSheetDoc = UnoRuntime.queryInterface(
XSpreadsheetDocument.class,
tEnv.getObjRelation(
"DOCUMENT"));