module com::sun::star::style

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups

Description

Formatting and layout style and stylesheet interfaces.


submodules


services

CharacterProperties This is a set of properties to describe the style of characters.
CharacterPropertiesAsian This is a set of properties to describe the style of characters in asian texts.
CharacterPropertiesComplex This is a set of properties to describe the style of characters in complex texts.
CharacterStyle specifies a stylesheet for characters within a Text .
NumberingAlignment specify the alignment of a numbering level.
NumberingLevel These properties describe the numbering of a paragraph.
NumberingRule specifies a rule to format numberings.
NumberingStyle specifies a stylesheet numberings within a Text .
PageProperties describes the style of pages.
ParagraphProperties describes the style of paragraphs.
ParagraphStyle specifies a stylesheet for paragraphs within a Text .
Style This service specifies a single style sheet.
StyleFamilies This service contains the collection of style families within the container document.
StyleFamily This service is a container of style sheets of the same style family.

interfaces

XDefaultsSupplier This interface provides access to an XPropertySet of defaults. This can either be the parent of an XPropertySet or the global property defaults for a document.
XStyle specifies a template for a style (aka style sheet).
XStyleCondition This interface makes it possible to access conditional styles of the object.
XStyleFamiliesSupplier This interface provides access to the style families within the container document.
XStyleLoader enables the object to import styles from documents.

structs

DropCapFormat This struct describes drop caps at a paragraph object.
LineSpacing This structure is used to specify the height of a text line.
TabStop This structure is used to specify a single tabulator stop.

exceptions


enums

BreakType These enumeration values are used to specify if and how a page or column break is applied.
GraphicLocation These enumeration values are used to specify the location of a graphic object within its surroundings.
HorizontalAlignment values specify the horizontal alignment of an object within a container object.
PageStyleLayout spefifies the pages for which a layout is valid.
ParagraphAdjust These enumeration values describe the formatting of a text paragraph.
TabAlign These enumeration values are used to specify the alignment of the text range delimited by a tabulator.
VerticalAlignment specify the horizontal alignment of an object within a container object.

typedefs


constant groups

CaseMap These constants are used to specify a case-related mapping for formatting and displaying characters.
LineNumberPosition These constants are used to specify the position of the numbering of lines.
LineSpacingMode These constants specify the interpretation of LineHeight.
NumberingType These constants are used to specify which numbering style is used.
ParagraphStyleCategory These constants are used to specify the category of paragraph styles in text documents.
Top of Page