Re: [api-dev] OLE Bridge - Strange exception

2008-11-13 Thread Joachim Lingner
Hi Carlos. Maybe the implmentation of XDispatchProviderInterceptor is faulty. I assume that you implemented it VB. In case you have not already have a look at http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Objects_with_UNO_Interfaces Joachim Carlo

[api-dev] OLE Bridge - Strange exception

2008-11-12 Thread Carlos Rocha
Hi, Using VB with Automation Bridge. The folowing code raises an exception when calling "releaseDispatchProviderInterceptor". Everything else works fine, including the interception, but I'm unable to release it before closing the document. //-- Set oXDispatchProvider