19 #ifndef __com_sun_star_container_XNamed_idl__
20 #define __com_sun_star_container_XNamed_idl__
25 module com { module sun { module star { module container {
43 void setName( [in]
string aName );
specifies the name of the object.
Definition: XNamed.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47