forked from amazingfate/loongoffice
INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED
2004/01/30 13:11:56 hr 1.3.72.1: #111934#: merge CWS ooo111fix2
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: SWriter.java,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-06-30 15:59:59 $
|
||||
* last change: $Author: hr $ $Date: 2004-02-02 20:13:42 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* the BSD license.
|
||||
@ -93,7 +93,7 @@ public class SWriter {
|
||||
// connect to the office an get the MultiServiceFactory
|
||||
// this is necessary to create instances of Services
|
||||
//***************************************************************************
|
||||
String sConnectionString = "uno:socket,host=localhost,port=8100;urp;StarOffice.NamingService";
|
||||
String sConnectionString = "uno:socket,host=localhost,port=2083;urp;StarOffice.NamingService";
|
||||
|
||||
// It is possible to use a different connection string, passed as argument
|
||||
if ( args.length == 1 ) {
|
||||
|
||||
Reference in New Issue
Block a user