19 #ifndef __com_sun_star_awt_XBitmap_idl__
20 #define __com_sun_star_awt_XBitmap_idl__
28 module com { module sun { module star { module awt {
43 sequence<byte> getDIB();
48 sequence<byte> getMaskDIB();
provides a bitmap in the Microsoft DIB format.
Definition: XBitmap.idl:33
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47