21 module
com { module sun { module star { module awt {
34 void inserted( [in]
long ID );
41 void removed( [in]
long ID );
51 void changed( [in]
long ID ,
52 [in] sequence< com::sun::star::beans::NamedValue > Properties );
57 void activated( [in]
long ID );
61 void deactivated( [in]
long ID );
base interface for all event listeners interfaces.
Definition: XEventListener.idl:26
Definition: Ambiguous.idl:20
such listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or...
Definition: XTabListener.idl:27