Maxime Thieu wrote: > Thanks a lot for this helpfull (and very fast) answer !
You're welcome. > Is a there anywhere a documentation of the list of theses arguments > which can be used by loadComponentFromURL ? You can find documentation in our Developers Guide (chapter 6.1.5) and you should also find it in the API Reference (com.sun.star.frame.XComponentLoader interface, com.sun.star.document.MediaDescriptor service). Both are available as part of our SDK or online under api.openoffice.org. > I am searching for something which should fix that the remote document I > am opening is NOT read-only. > (beacause I have this other problem: when I load remote document with > loadComponentFromURL, it is read-only, when I open it manually thru the > GUI, it's opened normally...) Possibly the hint from Markus Daniel helps already, if not, I assume that it is a bug. Please report back if Markus' suggestion worked for you. Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
