21module
com { module sun { module star { module awt {
27constants MouseWheelBehavior
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
Definition Ambiguous.idl:20