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