20 #ifndef __com_sun_star_awt_XCallback_idl__
21 #define __com_sun_star_awt_XCallback_idl__
26 module
com { module sun { module star { module awt {
specifies an interface which can be used to call back an implementation
Definition: XCallback.idl:33
void notify([in] any aData)
notifies the callback implementation
Definition: Ambiguous.idl:22