Syntax
struct DropTargetEvent : com::sun::star::lang::EventObject ;
Description
This class is the base class for DropTargetDragEvent and
DropTargetDropEvent .
To access the XDropTarget that originated this event, use the
EventObject::Source member of
this object.
Field Summary
|
Dummy |
UNO specification does not allow empty struct definitions.
|
|
Field Details
|
|
Syntax
byte Dummy;
Description
UNO specification does not allow empty struct definitions.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.