Hi,

I'm embbeding OOo in a Win32 application and I need to catch some user intentions, like Save or Close the Document.

I'm unable to use XMenuListener (issue #94057) and don't know when (or if) XMenuExtended2 interface proposed by Ariel Constenla Haile will be available. And I'm not sure if this new interface would solve my needs.

Anyway, I think the safer way is to catch URL commands (.uno.xxx...) using Interception, but after a few days googling and searching I couldn't find out how to implement it. I think I need a small pseudo-code or Basic sample with the required steps :(

Thank you


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

Reply via email to