:: com :: sun :: star :: xml :: dom :: events ::

interface XEventListener
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XEventListener
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces

Methods' Summary
handleEvent  
Methods' Details
handleEvent
void
handleEvent( [in] XEvent  evt );

Top of Page