19 #ifndef __com_sun_star_awt_XSpinField_idl__
20 #define __com_sun_star_awt_XSpinField_idl__
28 module
com { module sun { module star { module awt {
69 void enableRepeat( [in]
boolean bRepeat );
gives access to the value of a spin field and makes it possible to register for spin events...
Definition: XSpinField.idl:34
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
makes it possible to receive spin events.
Definition: XSpinListener.idl:33