19#ifndef __com_sun_star_awt_Selection_idl__
20#define __com_sun_star_awt_Selection_idl__
24 module
com { module sun { module star { module awt {
Definition Ambiguous.idl:22
specifies a numerical range.
Definition Selection.idl:30
long Max
specifies the upper limit of the range.
Definition Selection.idl:39
long Min
specifies the lower limit of the range.
Definition Selection.idl:34