To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72499
                 Issue #|72499
                 Summary|uno::Reference does not permit up-casting
               Component|udk
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|thb
             Reported by|thb





------- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:38:38 -0800 
2006 -------
Using the uno::Reference as a pointer abstraction, it is not possible to e.g.
assign uno::Reference<B> to uno::Reference<A>, even if A is a baseclass of B.

To-be-attached patch adds this functionality (and works around a few ambiguities
resulting from that change)

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