LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/table/Cell.idl;
import <com/sun/star/text/Text.idl;
import <com/sun/star/style/CharacterProperties.idl;
import <com/sun/star/style/CharacterPropertiesAsian.idl;
import <com/sun/star/style/CharacterPropertiesComplex.idl;
import <com/sun/star/style/ParagraphProperties.idl;
import <com/sun/star/style/ParagraphPropertiesAsian.idl;
import <com/sun/star/style/ParagraphPropertiesComplex.idl;
import <com/sun/star/sheet/SheetRangesQuery.idl;
import <com/sun/star/document/XActionLockable.idl;
import <com/sun/star/util/XReplaceable.idl;
import <com/sun/star/util/XIndent.idl;
import <com/sun/star/table/XColumnRowRange.idl;
import <com/sun/star/sheet/XCellAddressable.idl;
import <com/sun/star/sheet/XSheetAnnotationAnchor.idl;
import <com/sun/star/text/XTextFieldsSupplier.idl;
import <com/sun/star/awt/Point.idl;
import <com/sun/star/awt/Size.idl;
import <com/sun/star/table/CellContentType.idl;
import <com/sun/star/sheet/XSheetConditionalEntries.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/beans/XTolerantMultiPropertySet.idl;
import <com/sun/star/util/XModifyBroadcaster.idl;
Go to the source code of this file.
Classes | |
service | SheetCell |
represents a single addressable cell in a spreadsheet document. 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::sheet |
Spreadsheet specific interfaces. | |