LibreOffice
LibreOffice 24.2 SDK API Reference
|
Formatting and layout style and style sheet interfaces. More...
Constant Groups | |
constants | CaseMap |
These constants are used to specify a case-related mapping for formatting and displaying characters. | |
constants | FootnoteLineStyle |
constants | LineNumberPosition |
These constants are used to specify the position of the numbering of lines. | |
constants | LineSpacingMode |
These constants specify the interpretation of LineHeight. | |
constants | NumberingType |
These constants are used to specify which numbering style is used. | |
constants | ParagraphStyleCategory |
These constants are used to specify the category of paragraph styles in text documents. | |
Classes | |
service | CellStyle |
is a common service for table cell styles. More... | |
service | CharacterProperties |
This is a set of properties to describe the style of characters. More... | |
service | CharacterPropertiesAsian |
This is a set of properties to describe the style of characters in Asian texts. More... | |
service | CharacterPropertiesComplex |
This is a set of properties to describe the style of characters in complex texts. More... | |
service | CharacterStyle |
specifies a style sheet for characters within a com::sun::star::text::Text. More... | |
struct | DropCapFormat |
This struct describes drop caps at a paragraph object. More... | |
struct | LineSpacing |
This structure is used to specify the height of a text line. More... | |
service | NumberingAlignment |
specify the alignment of a numbering level. More... | |
service | NumberingLevel |
These properties describe the numbering of a paragraph. More... | |
service | NumberingRule |
specifies a rule to format numberings. More... | |
service | PageProperties |
describes the style of pages. More... | |
service | PageStyle |
contributes common properties of page styles. More... | |
service | ParagraphProperties |
describes the style of paragraphs. More... | |
service | ParagraphPropertiesAsian |
contains settings for the style of paragraphs with complex text layout. More... | |
service | ParagraphPropertiesComplex |
contains settings for the style of paragraphs with complex text layout. More... | |
service | ParagraphStyle |
specifies a style sheet for paragraphs within a com::sun::star::text::Text. More... | |
service | Style |
This service specifies a single style sheet. More... | |
service | StyleFamilies |
This service contains the collection of style families within the container document. More... | |
service | StyleFamily |
This service is a container of style sheets of the same style family. More... | |
struct | TabStop |
This structure is used to specify a single tabulator stop. More... | |
interface | XAutoStyle |
This interface allows access to a single automatic style. More... | |
interface | XAutoStyleFamily |
This service contains the collection of automatic style families within the container document. More... | |
interface | XAutoStyles |
This service contains the collection of automatic style families within the container document. More... | |
interface | XAutoStylesSupplier |
This interface provides access to the style families within the container document. More... | |
interface | XDefaultsSupplier |
This interface provides access to an XPropertySet of defaults. More... | |
interface | XStyle |
specifies a template for a style (aka style sheet). More... | |
interface | XStyleFamiliesSupplier |
This interface provides access to the style families within the container document. More... | |
interface | XStyleLoader |
enables the object to import styles from documents. More... | |
interface | XStyleLoader2 |
extends XStyleLoader interface to import styles from an already opened component. More... | |
interface | XStyleSupplier |
Enumerations | |
enum | BreakType { NONE, COLUMN_BEFORE, COLUMN_AFTER, COLUMN_BOTH, PAGE_BEFORE, PAGE_AFTER, PAGE_BOTH } |
These enumeration values are used to specify if and how a page or column break is applied. More... | |
enum | GraphicLocation { NONE, LEFT_TOP, MIDDLE_TOP, RIGHT_TOP, LEFT_MIDDLE, MIDDLE_MIDDLE, RIGHT_MIDDLE, LEFT_BOTTOM, MIDDLE_BOTTOM, RIGHT_BOTTOM, AREA, TILED } |
These enumeration values are used to specify the location of a graphic object within its surroundings. More... | |
enum | HorizontalAlignment { LEFT, CENTER, RIGHT } |
values specify the horizontal alignment of an object within a container object. More... | |
enum | PageStyleLayout { ALL, LEFT, RIGHT, MIRRORED } |
specifies the pages for which a page layout is valid. More... | |
enum | ParagraphAdjust { LEFT, RIGHT, BLOCK, CENTER, STRETCH } |
These enumeration values describe the formatting of a text paragraph. More... | |
enum | TabAlign { LEFT, CENTER, RIGHT, DECIMAL, DEFAULT } |
These enumeration values are used to specify the alignment of the text range delimited by a tabulator. More... | |
enum | VerticalAlignment { TOP, MIDDLE, BOTTOM } |
specify the horizontal alignment of an object within a container object. More... | |
Formatting and layout style and style sheet interfaces.
|
published |
These enumeration values are used to specify if and how a page or column break is applied.
|
published |
These enumeration values are used to specify the location of a graphic object within its surroundings.
|
published |
values specify the horizontal alignment of an object within a container object.
|
published |
specifies the pages for which a page layout is valid.
|
published |
These enumeration values describe the formatting of a text paragraph.
|
published |
These enumeration values are used to specify the alignment of the text range delimited by a tabulator.
|
published |
specify the horizontal alignment of an object within a container object.