:: com :: sun :: star :: io ::

struct DataTransferEvent
Base Hierarchy
DataTransferEvent
 ┗ ::com::sun::star::lang::EventObject
Description
is broadcast by a filter.
See also
XDataTransferEventListener

Elements' Summary
aException specifies an occurred exception.  
Elements' Details
aException
any aException;
Description
specifies an occurred exception.
Top of Page