19#ifndef __com_sun_star_awt_tree_TreeExpansionEvent_idl__
20#define __com_sun_star_awt_tree_TreeExpansionEvent_idl__
26module
com { module sun { module star { module awt { module tree {
An instance implementing this interface represents the model data for an entry in a XTreeDataModel.
Definition XTreeNode.idl:36
Definition Ambiguous.idl:22
This event tells you what node is currently expanding or collapsing.
Definition TreeExpansionEvent.idl:35
com::sun::star::awt::tree::XTreeNode Node
Definition TreeExpansionEvent.idl:37
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32