Hi Stephan,

Stephan Bergmann a écrit :
Yes, the information what to pass to com.sun.star.frame.XComponentLoader.loadComponentFromURL needs to be available in the UNOIDL documentation of that method (either in line or linked from there). (Note that this is already generally available, albeit broken: The UNOIDL docu of loadComponentFromURL points to MediaDescriptor, which describes FilterName and FilterName-relative FilterOptions. However, both are dead ends. For valid FilterNames, it points to TypeDetection, where I at least get lost. For valid FilterOptions, it states "Details must be documented by the filter"---wherever that is, so lost again.)

For valid filter names, you can get the full list by running a small Basic script. That is not documented at all: DannyB provided something on oooforum.org

For the filter options, I only found the doc for the CSV import/export filter in the developer's guide... nothing else. And for the encodings the only thing to do is to have a look at the right file in the sal sources :(

Cedric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to