On Wednesday 17 August 2005 10:18, Victoria, Sven wrote: > Hi, > > I have 2 newbie questions regarding UNO and to some extend Java > > - UNO > > The following definition is defined for queryInterface: > UnoRuntime.queryInterface(Class zInterface, Object object); > > I have seen from an example that I can use XTextDocument.class > but I cannot (easily) find which other interfaces/classes I can > use with this function. Where can I find more info on this? > > - Documentation > > Why is the documentation on UNO references split in 2? For example: > the com.sun.star.uno.UnoRunTime documentation is located in docs/java > while > the com.sun.star.uno.XInterface is located in docs/common. > > Has this something to do with the "The specifications are first, > then the UNO implementation" (Developers guide sect. 3.2.2) principle > which is extended to the html references?
Hi Sven, I'd advise you to redirect all development type questions to [email protected] - do not forget to subscribe so that you see all answers. -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
