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 {
29published constants ScrollBarOrientation
34 const long HORIZONTAL = 0;
39 const long VERTICAL = 1;
Definition Ambiguous.idl:22