22 module
com { module sun { module star { module drawing {
BitmapMode
The BitmapMode selects an algorithm for filling an area with a bitmap.
Definition BitmapMode.idl:29
@ NO_REPEAT
the bitmap is painted in its original or selected size.
Definition BitmapMode.idl:43
@ REPEAT
the bitmap is repeated over the fill area.
Definition BitmapMode.idl:33
@ STRETCH
the bitmap is stretched to fill the area.
Definition BitmapMode.idl:38
Definition Ambiguous.idl:20