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?

I think that the devGuide [1] shows the theory, but that is not the same as usable basic code for me ;-)

Hi Cor,

Theoretically this could be possible but needs huge effort. Andreas Schluens told me that some people tried it but nobody has ever achieved a positive result yet. I cannot recommend to create a solution based on dispatch intercepting using Basic. As you have to implement several interfaces you have to use CreateUnoListener() for every single interface.

Regards,
Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to