22  module 
com {  module sun {  module star {  module awt {
    52     void setState( [in] 
short n );
    57     void setLabel( [in] 
string Label );
    62     void enableTriState( [in] 
boolean b );
 makes it possible to receive events from a component when the state of an item changes. 
Definition: XItemListener.idl:28
 
gives access to the state of a check box and makes it possible to register for events. 
Definition: XCheckBox.idl:28
 
Definition: Ambiguous.idl:20
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45