LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/container/XIndexReplace.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/drawing/TextFitToSizeType.idl;
import <com/sun/star/drawing/TextAdjust.idl;
import <com/sun/star/drawing/TextAnimationDirection.idl;
import <com/sun/star/drawing/TextAnimationKind.idl;
import <com/sun/star/drawing/TextVerticalAdjust.idl;
import <com/sun/star/drawing/TextHorizontalAdjust.idl;
import <com/sun/star/text/WritingMode.idl;
import <com/sun/star/text/XTextColumns.idl;
Go to the source code of this file.
Classes | |
service | TextProperties |
This is a set of properties to describe the style for rendering the text area inside a shape. 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::drawing |
Drawing and shape specific interfaces. | |