LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/util/Color.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/table/ShadowFormat.idl;
import <com/sun/star/table/CellHoriJustify.idl;
import <com/sun/star/table/CellVertJustify.idl;
import <com/sun/star/table/CellOrientation.idl;
import <com/sun/star/util/CellProtection.idl;
import <com/sun/star/table/TableBorder.idl;
import <com/sun/star/table/TableBorder2.idl;
import <com/sun/star/table/BorderLine.idl;
import <com/sun/star/table/BorderLine2.idl;
import <com/sun/star/container/XNameContainer.idl;
Go to the source code of this file.
Classes | |
service | CellProperties |
contains the properties of a table cell. 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::table |
Table specific interfaces (for text and spreadsheet). | |