Hello,

I'm trying to figure out how the various objects in the UNO class model are related to each other but I can't find a way to list all interfaces (i.e. all those classes for which UnoRuntime.queryInterface() would return non-null).

My solution was to collect all classes in the UNO jars and then simply call queryInterface() for each of them. Is there a better way?

Regards,

--
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://www.pdark.de/

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

Reply via email to