21 module
com { module sun { module star { module awt {
27 constants MouseWheelBehavior
Definition: Ambiguous.idl:20
const short SCROLL_DISABLED
defines that the mouse wheel cannot be used to scroll through the control's content ...
Definition: MouseWheelBehavior.idl:31
const short SCROLL_ALWAYS
defines that the mouse can be used to scroll through the control's content, no matter whether or not ...
Definition: MouseWheelBehavior.idl:41
const short SCROLL_FOCUS_ONLY
defines that the mouse can only be used to scroll through the control's content if it currently has t...
Definition: MouseWheelBehavior.idl:36