22 module 
com {  module sun {  module star {  module embed {
 
   54                        [in] 
string sClassName )
 
 
This exception is thrown when a feature of an interface is not supported.
Definition NoSupportException.idl:35
represents common functionality for embedded objects
Definition XClassifiedObject.idl:27
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:46
Definition Ambiguous.idl:20