Home
last modified time | relevance | path

Searched refs:acountUrl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/ucb/qa/complex/ucb/
H A DUCB.java215 String acountUrl = "ftp://noname:nopasswd@nohost"; in checkWrongFtpConnection() local
216 System.out.println(acountUrl); in checkWrongFtpConnection()
218 Object content = getContent(acountUrl); in checkWrongFtpConnection()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java577 private void connect(String acountUrl) throws Exception in connect() argument
579 Object content = ucb.getContent(acountUrl); in connect()
582 List l = ucb.listFiles(acountUrl, null); in connect()

Completed in 14 milliseconds