Alexandro Colorado wrote: > On Tue, 27 Nov 2007 03:08:37 -0600, Stephan Bergmann > <[EMAIL PROTECTED]> wrote: > >> Alexandro Colorado wrote: >>> Hi people, >>> Does URE contains all the components from the original OOo. Is it >>> possible to do file conversions the same way you will do if you had the >>> complete OOo application? My guess is that yes but I am particularly >>> curious on things like dispatcher but I haven't write in Java so I am >>> not sure if there is even a dispatcher for Java. >> >> No, URE contains just the UNO runtime system, none of the Office >> functionality parts of OOo. >> >> -Stephan > > So no interfaces at all?
It has a lot of interfaces. All that are needed to work with URE and some of these interfaces are also used in OOo. But it's not the interfaces you need, you want to have the implementations behind them. And not any implementation but *the* implementations that make up the desired functionality. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
