19 #ifndef __com_sun_star_awt_ScrollBarOrientation_idl__
20 #define __com_sun_star_awt_ScrollBarOrientation_idl__
24 module com { module sun { module star { module awt {
29 published constants ScrollBarOrientation
const short HORIZONTAL
Indicates the orientation of this object is horizontal.
Definition: AccessibleStateType.idl:99
const short VERTICAL
Indicates the orientation of this object is vertical.
Definition: AccessibleStateType.idl:205