19#ifndef __com_sun_star_drawing_BitmapMode_idl__
20#define __com_sun_star_drawing_BitmapMode_idl__
24 module
com { module sun { module star { module drawing {
BitmapMode
The BitmapMode selects an algorithm for filling an area with a bitmap.
Definition BitmapMode.idl:31
@ NO_REPEAT
the bitmap is painted in its original or selected size.
Definition BitmapMode.idl:45
@ STRETCH
the bitmap is stretched to fill the area.
Definition BitmapMode.idl:40
Definition Ambiguous.idl:22