19 #ifndef __com_sun_star_awt_tree_XTreeDataModelListener_idl__
20 #define __com_sun_star_awt_tree_XTreeDataModelListener_idl__
28 module com { module sun { module star { module awt { module tree {
An instance of this interface is used by the TreeControl to get notifications about data model change...
Definition: XTreeDataModelListener.idl:38
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
An event used by a XTreeDataModel to notify changes in the data model to the XTreeControl.
Definition: TreeDataModelEvent.idl:38