LibreOffice
LibreOffice 7.4 SDK API Reference
Classes | Modules
XTreeDataModel.idl File Reference
import "com/sun/star/awt/tree/XTreeDataModelListener.idl";
import "com/sun/star/lang/IllegalArgumentException.idl";
import "com/sun/star/lang/XComponent.idl";
import "com/sun/star/awt/tree/XTreeNode.idl";

Go to the source code of this file.

Classes

interface  XTreeDataModel
 An instance of this interface is used by the TreeControl to retrieve the hierarchical outline data that is displayed in the actual control. More...
 

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::awt
 Java AWT-like user interface toolkit interface specifications for UNO.
 
module  com::sun::star::awt::tree
 hierarchical (tree) control.