INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED

2004/01/30 13:11:55 hr 1.3.72.1: #111934#: merge CWS ooo111fix2
This commit is contained in:
Jens-Heiner Rechtien
2004-02-02 19:13:26 +00:00
parent 674d083474
commit b1176d9d32
3 changed files with 9 additions and 9 deletions

View File

@ -2,9 +2,9 @@
*
* $RCSfile: GraphicsInserter.java,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: hr $ $Date: 2003-06-30 15:59:21 $
* last change: $Author: hr $ $Date: 2004-02-02 20:13:09 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@ -61,7 +61,7 @@ import java.io.FileWriter;
public class GraphicsInserter {
public static void main(String args[]) {
try {
String sConnectionString = "uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManager";
String sConnectionString = "uno:socket,host=localhost,port=2083;urp;StarOffice.ServiceManager";
if ( args.length < 1 ) {
System.out.println(