20module
com { module sun { module star { module awt {
defines modes how an image displayed in a given area should be scaled to fit this area
Definition ImageScaleMode.idl:25
const short NONE
specifies that no scaling should happen at all
Definition ImageScaleMode.idl:28
const short ISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area isotropicall...
Definition ImageScaleMode.idl:33
const short ANISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area anisotropica...
Definition ImageScaleMode.idl:39
Definition Ambiguous.idl:20