21 module 
com {  module sun {  module star {  module ui {
 
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
special interface to receive notification that a user interface element will execute a function.
Definition XUIFunctionListener.idl:29
void functionExecute([in] string aUIElementName, [in] string aCommand)
gets called to notify a component that a user interface element wants to execute a function.
Definition Ambiguous.idl:20