Searched refs:FTPDialog (Results 1 – 4 of 4) sorted by relevance
50 protected FTPDialog ftpDialog;117 protected FTPDialog getFTPDialog(CGPublish pub) in getFTPDialog()123 ftpDialog = new FTPDialog(xMSF, pub); in getFTPDialog()
71 public class FTPDialog extends UnoDialog2 implements UIConsts, WWHID class181 public FTPDialog(XMultiServiceFactory xmsf, CGPublish p) throws Exception in FTPDialog() method in FTPDialog643 FTPDialog dialog = new FTPDialog(xLocMSF, p); in main()
56 FTPDialog.java \
1007 p.url = FTPDialog.getFullURL(p); in finishWizard2()