22 module
com { module sun { module star { module awt {
43 void setValue( [in]
long n );
49 void setValues( [in]
long nValue,
61 void setMaximum( [in]
long n );
71 void setLineIncrement( [in]
long n );
76 long getLineIncrement();
81 void setBlockIncrement( [in]
long n );
86 long getBlockIncrement();
91 void setVisibleSize( [in]
long n );
96 long getVisibleSize();
101 void setOrientation( [in]
long n );
107 long getOrientation();
Definition: Ambiguous.idl:20
makes it possible to receive adjustment events.
Definition: XAdjustmentListener.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45