summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-18 15:18:56 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-18 15:18:56 +0000
commit46260e60ef8facbb80556c3db6d179a1ef5ef849 (patch)
treed25551a49128a2961e642456a3f2053eb73cb2f8 /wizards/com/sun/star/wizards/letter
parent461942d72ccd6f0d250918823c799b22a24185ba (diff)
INTEGRATION: CWS dbwizard4 (1.4.24); FILE MERGED
2005/03/12 18:27:44 bc 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/08 14:08:22 bc 1.4.24.1: #i43785#Several changes in handling new tables
Diffstat (limited to 'wizards/com/sun/star/wizards/letter')
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java b/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
index 8ed93b01c860..dfd756c188fd 100644
--- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
+++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
@@ -84,7 +84,6 @@ public class LetterWizardDialogImpl extends LetterWizardDialog {
public static void main(String args[]) {
//only being called when starting wizard remotely
-
String ConnectStr = "uno:socket,host=127.0.0.1,port=8100;urp,negotiate=0,forcesynchronous=1;StarOffice.NamingService";
XMultiServiceFactory xLocMSF = null;
try {