To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98028


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'kendy,pjanik'            |'kendy,pjanik,sb'
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Fri Oct 30 09:29:49 +0000 
2009 -------
@cmc:  Be aware that not only UNO structs map to C++ structs/classes, but also
other UNO types like string (rtl::OUString in C++), sequences
(com::sun::star::uno::Sequence<> in C++) etc.  However, as UNO [in] parameters
they are also all passed as const reference in C++ (if I do not miss anything
right now), so the same reasoning as for UNO structs would apply.

---------------------------------------------------------------------
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]

Reply via email to