> Currently a TextDocument Service exports these interfaces, but that's not > reflected by the IDL.
I have a related question: I have found out that a text document supports the XScriptProviderSupplier interface (by trial and error, because as Christoph says it's currently not documented in the IDL), but when I start browsing at the XBrowseNode of doc.getScriptProvider(), I only get access to the document-internal scripts. I've been unable to find an object that offers an XScriptProvider(Supplier) that allows me to browse the shared scripts. What object will provide me access to the shared scripts? And more importantly, where do I find information such as this if it's not in the IDL? Yours, Matthias Benkmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
