summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/MSOfficePrint.java
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-14 12:18:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-14 12:18:21 +0000
commit0b7bbf6024a5b73d16fb5c05fbab1ce4f366503f (patch)
tree7ecb636029ab91b1c97a12b03818c3101338d5b5 /qadevOOo/runner/convwatch/MSOfficePrint.java
parent27a7beff176be31a85facce1b13d5f03cdd272ba (diff)
INTEGRATION: CWS qadev31 (1.9.30); FILE MERGED
2007/10/30 14:28:56 lla 1.9.30.1: #144950# cleanup
Diffstat (limited to 'qadevOOo/runner/convwatch/MSOfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/MSOfficePrint.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java
index 264fad6e411c..ee979b4431c1 100644
--- a/qadevOOo/runner/convwatch/MSOfficePrint.java
+++ b/qadevOOo/runner/convwatch/MSOfficePrint.java
@@ -4,9 +4,9 @@
*
* $RCSfile: MSOfficePrint.java,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2006-05-17 13:28:59 $
+ * last change: $Author: ihi $ $Date: 2008-01-14 13:18:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -250,7 +250,7 @@ public class MSOfficePrint
}
_aGTA.getPerformance().readWordValuesFromFile(sUserDir + "msofficeloadtimes.txt");
OfficePrint.createInfoFile(_sPrintFilename, _aGTA, "msoffice");
- OfficePrint.waitInSeconds(2, "Give Microsoft Office some time to print.");
+ TimeHelper.waitInSeconds(2, "Give Microsoft Office some time to print.");
}
public void realStartCommand(ArrayList _aStartCommand) throws ConvWatchCancelException