19 #ifndef __com_sun_star_embed_XClassifiedObject_idl__
20 #define __com_sun_star_embed_XClassifiedObject_idl__
27 module
com { module sun { module star { module embed {
59 [in]
string sClassName )
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:39
represents common functionality for embedded objects
Definition: XClassifiedObject.idl:32
sequence< byte > getClassID()
retrieves class ID of the object.
string getClassName()
retrieves symbolic name for the object type to be used in UI.
void setClassInfo([in] sequence< byte > aClassID, [in] string sClassName)
sets the class ID and symbolic name to an object.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22