LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/lang/XComponent.idl;
import <com/sun/star/table/XCellRange.idl;
import <com/sun/star/table/XColumnRowRange.idl;
import <com/sun/star/table/XCellCursor.idl;
import <com/sun/star/util/XModifiable.idl;
import <com/sun/star/beans/XMultiPropertySet.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/beans/XFastPropertySet.idl;
import <com/sun/star/lang/IllegalArgumentException.idl;
Go to the source code of this file.
Classes | |
interface | XTable |
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::table |
Table specific interfaces (for text and spreadsheet). | |