diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/runner/convwatch/MSOfficePrint.java | 6 | ||||
-rw-r--r-- | qadevOOo/runner/graphical/MSOfficePostscriptCreator.java | 6 | ||||
-rw-r--r-- | qadevOOo/runner/helper/LoggingThread.java | 2 | ||||
-rw-r--r-- | qadevOOo/tests/java/ifc/awt/_XControl.java | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java index 92b781d4d2c6..aa881b5087cf 100644 --- a/qadevOOo/runner/convwatch/MSOfficePrint.java +++ b/qadevOOo/runner/convwatch/MSOfficePrint.java @@ -321,7 +321,7 @@ public class MSOfficePrint out.write( " print STDERR \"Usage: word_print.pl <Word file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " execl_print.pl c:\\book1.doc Apple LaserWriter II NT v47.0 c:\\output\\book1.ps \\n\"; " + ls ); @@ -542,7 +542,7 @@ public class MSOfficePrint out.write( " print STDERR \"Usage: printViaExcel.pl <Excel file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " execl_print.pl c:\\book1.xls Apple LaserWriter II NT v47.0 c:\\output\\book1.ps \\n\"; " + ls ); @@ -731,7 +731,7 @@ public class MSOfficePrint out.write( " print STDERR \"Usage: powerpoint_print.pl <PowerPoint file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " powerpoint_print.pl c:\\book.ppt Apple LaserWriter II NT v47.0 c:\\output\\book.ps \\n\"; " + ls ); diff --git a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java index 7763a681e864..8206f8edfba5 100644 --- a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java +++ b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java @@ -409,7 +409,7 @@ public class MSOfficePostscriptCreator implements IOffice out.write( " print STDERR \"Usage: word_print.pl <Word file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " execl_print.pl c:\\book1.doc Apple LaserWriter II NT v47.0 c:\\output\\book1.ps \\n\"; " + ls ); @@ -634,7 +634,7 @@ public class MSOfficePostscriptCreator implements IOffice out.write( " print STDERR \"Usage: printViaExcel.pl <Excel file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " execl_print.pl c:\\book1.xls Apple LaserWriter II NT v47.0 c:\\output\\book1.ps \\n\"; " + ls ); @@ -821,7 +821,7 @@ public class MSOfficePostscriptCreator implements IOffice out.write( " print STDERR \"Usage: powerpoint_print.pl <PowerPoint file> <name of printer> <output file> .\\n " + ls ); out.write( " Please use the same string for the name of the printer as you can find \\n " + ls ); out.write( " under Start-Control Panel-Printer and Faxes \\n " + ls ); - out.write( " The name could look like the the following line: \\n " + ls ); + out.write( " The name could look like the following line: \\n " + ls ); out.write( " Apple LaserWriter II NT v47.0 \\n " + ls ); out.write( " Sample command line: \\n " + ls ); out.write( " powerpoint_print.pl c:\\book.ppt Apple LaserWriter II NT v47.0 c:\\output\\book.ps \\n\"; " + ls ); diff --git a/qadevOOo/runner/helper/LoggingThread.java b/qadevOOo/runner/helper/LoggingThread.java index 8ee2233d4274..7c9b74adffdd 100644 --- a/qadevOOo/runner/helper/LoggingThread.java +++ b/qadevOOo/runner/helper/LoggingThread.java @@ -25,7 +25,7 @@ import util.utils; /** * This class is printing to a <CODE>LogWriter</CODE>. This could be usefull if a UNO-API - * function runns longer the the time out. To avoid the assumption of death applikation + * function runns longer the time out. To avoid the assumption of death applikation * a simple string is logged for 100 times of time out.</br> * Example:</br> * logger = new LoggingThread((LogWriter)log, tParam); diff --git a/qadevOOo/tests/java/ifc/awt/_XControl.java b/qadevOOo/tests/java/ifc/awt/_XControl.java index bf3a08d7c2e4..4f61eb2a7bfa 100644 --- a/qadevOOo/tests/java/ifc/awt/_XControl.java +++ b/qadevOOo/tests/java/ifc/awt/_XControl.java @@ -111,7 +111,7 @@ public class _XControl extends MultiMethodTest { } /** - * Test calls the method. Then the the object ralation 'WINPEER' is + * Test calls the method. Then the object ralation 'WINPEER' is * obtained, and compared with the peer, gotten from (XControl) oObj * variable.<p> * Has <b> OK </b> status if peer gotten isn't null |