19#ifndef __com_sun_star_awt_PaintEvent_idl__
20#define __com_sun_star_awt_PaintEvent_idl__
28 module
com { module sun { module star { module awt {
Definition Ambiguous.idl:22
specifies the paint event for a component.
Definition PaintEvent.idl:40
short Count
contains the number of paint events that follows this event if it is a multiple PaintEvent.
Definition PaintEvent.idl:51
com::sun::star::awt::Rectangle UpdateRect
contains the rectangle area which needs to be repainted.
Definition PaintEvent.idl:44
specifies a rectangular area by position and size.
Definition Rectangle.idl:30
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32