Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On 25.10.2014 09:09, Mihály Palenik 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?

if you really need a deep copy the only way is to use the
css.util.XCloneable interface .... which of course has to be implemented
by the service you want to copy.

http://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1util_1_1XCloneable.html


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.