19 #ifndef __com_sun_star_util_XCloneable_idl__
20 #define __com_sun_star_util_XCloneable_idl__
26 module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:48
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:32
com::sun::star::util::XCloneable createClone()
creates a copy of the object.
Definition: Ambiguous.idl:22