forked from amazingfate/loongoffice
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:
@ -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(
|
||||
|
||||
Reference in New Issue
Block a user