summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/XMLContentImporter.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/XMLContentImporter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java
index eccb4306245e..760c9b1049c9 100644
--- a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java
+++ b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java
@@ -151,7 +151,7 @@ public class XMLContentImporter extends TestCase {
tEnv.addObjRelation("XDocumentHandler.XMLData", xml) ;
- final XTextDocument textDoc = (XTextDocument) UnoRuntime.queryInterface
+ final XTextDocument textDoc = UnoRuntime.queryInterface
(XTextDocument.class, xTextDoc) ;
final PrintWriter fLog = log ;
tEnv.addObjRelation("XDocumentHandler.ImportChecker",