Cor Nouws wrote: > Hi, > > From some threads in the mail archive, I reed it is possible to replace > a uno function by one you define yourself. > But the example(s) I find are about a component written in Java. > Is it possible to do replace UNO:Paste also in OOo-Basic?
Unfotrunately not, as the dispatch interception requires the implementation of objects with an externally controlled life time. Some time (years?) ago I proposed the implementation of a "generic" dispatch interception object that can be bound to macros, but we didn't follow up on that. Regards, 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]
