::com::sun::star::uno::Reference deep copy

Noel Grandin noelgrandin at gmail.com
Sat Oct 25 03:31:03 PDT 2014


why do you want to make a deep copy?
The Reference'd object is reference-counted, so you can just = the new
member and the old member.

On Sat, Oct 25, 2014 at 9:09 AM, Mihály Palenik
<palenik.mihaly at gmail.com> wrote:
> Hello
>
> I'd like to write a copy constructor and the class has
> ::com::sun::star::uno::Reference member. How can I make a deep copy?
>
> Best regards
> Mihály Palenik
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>


More information about the LibreOffice mailing list