summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/MSOfficePrint.java
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-09-30 07:44:27 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-09-30 07:44:27 +0000
commit122adddbef72cf66affd2c7c77f146d6b3461f9b (patch)
treeafe42e1c328dc82500cccd969b34e85ef1f6e8cf /qadevOOo/runner/convwatch/MSOfficePrint.java
parent32bdad3936d902cf3626ceed29c2025a17ca2d0c (diff)
CWS-TOOLING: integrate CWS qadev33
Diffstat (limited to 'qadevOOo/runner/convwatch/MSOfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/MSOfficePrint.java5
1 files changed, 3 insertions, 2 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java
index 7e748a7999be..6c79aa1c647a 100644
--- a/qadevOOo/runner/convwatch/MSOfficePrint.java
+++ b/qadevOOo/runner/convwatch/MSOfficePrint.java
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: MSOfficePrint.java,v $
- * $Revision: 1.11 $
+ * $Revision: 1.11.8.1 $
*
* This file is part of OpenOffice.org.
*
@@ -36,9 +36,10 @@ import java.io.FileWriter;
import java.io.RandomAccessFile;
import convwatch.GraphicalTestArguments;
import helper.ProcessHandler;
-import convwatch.StringHelper;
+import helper.StringHelper;
import convwatch.ConvWatchException;
import java.util.ArrayList;
+import helper.OSHelper;
/**
* This object gives all functionallity to print msoffice documents.