19 #ifndef __com_sun_star_ui_XUIFunctionListener_idl__
20 #define __com_sun_star_ui_XUIFunctionListener_idl__
25 module com { module sun { module star { module ui {
45 void functionExecute( [in]
string aUIElementName, [in]
string aCommand );
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
special interface to receive notification that a user interface element will execute a function...
Definition: XUIFunctionListener.idl:32