LibreOffice
LibreOffice 7.4 SDK API Reference
Classes | Modules
XGridDataModel.idl File Reference
import "com/sun/star/lang/XComponent.idl";
import "com/sun/star/util/XCloneable.idl";
import "com/sun/star/awt/grid/XGridDataListener.idl";
import "com/sun/star/lang/IndexOutOfBoundsException.idl";

Go to the source code of this file.

Classes

interface  XGridDataModel
 An instance of this interface is used by the UnoControlGrid to retrieve the content 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::grid
 grid control.