To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79952
------- Additional comments from [EMAIL PROTECTED] Mon Jul 30 07:39:50 +0000 2007 ------- >From issue 79951, finally, the code would be: url = "http://martini:8080/alfresco/webdav/123.odt" Dim arg(0) As New com.sun.star.beans.PropertyValue iHandler = createUnoService("com.sun.star.task.InteractionHandler") arg(0).Name = "InteractionHandler" arg(0).Value = iHandler StarDesktop.storeAsURL(url, arg ) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
