To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55913
User jl changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WONTFIX
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Mar 14 05:51:24 -0800
2006 -------
The problem with UNO functions which take any arguments is that the bridge has
no clue as to what the implementation expects the any to contain. In case of a
SAFEARRAY which is passed for example by VB, the bridge creates a Sequence of
anys. This is done for SAFEARRAYs with VARIANT as element type or any other
element type. Now one could argue that in the latter case, one should create a
sequence of the exact type. However, this may break existing applications.
Therefore I will not fix this. Using the ValueObject it is always possible to
determine what the target type should be. This is also described in the
developer's guide.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]