https://issues.apache.org/ooo/show_bug.cgi?id=120458

--- Comment #1 from hanya <[email protected]> ---
If target which supports css.script.XInvocation interface passed 
to make invocation bridge by css.script.Invocation, 
calling methods of XInvocation and XInvocation2 are delegated to the target.

basprov::BasicMethodNodeImpl implements css.script.XInvocation to execute
macros 
but not for adaption use and XInvocation2 is not implemented.
In PyUNO_new_UNCHECKED, Reference<XInvocation2> tmp_invocation (tmp_interface,
UNO_QUERY); 
will keep invalid reference to the interface.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to