20 #ifndef __com_sun_star_awt_ImageScaleMode_idl__
21 #define __com_sun_star_awt_ImageScaleMode_idl__
23 module
com { module sun { module star { module awt {
27 constants ImageScaleMode
const short NONE
specifies that no scaling should happen at all
Definition: ImageScaleMode.idl:31
const short ISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area isotropicall...
Definition: ImageScaleMode.idl:36
const short ANISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area anisotropica...
Definition: ImageScaleMode.idl:42
Definition: Ambiguous.idl:22