summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_svx/GraphicExporter.java')
-rw-r--r--qadevOOo/tests/java/mod/_svx/GraphicExporter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
index d6a734bac182..b67f2ab547ac 100644
--- a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
+++ b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
@@ -207,7 +207,7 @@ public class GraphicExporter extends TestCase {
log.println("adding ObjRelation for XFilter");
log.println("This Component doesn't really support the cancel method");
log.println("See #101725");
- tEnv.addObjRelation("NoFilter.cancel()", new Boolean(true));
+ tEnv.addObjRelation("NoFilter.cancel()", Boolean.TRUE);
final String hideMode = (String) tParam.get("soapi.test.hidewindows");
tEnv.addObjRelation("XFilter.Checker",