service Defaults in module com::sun::star::text::

(Global Index)

Syntax

service Defaults;

Description

provides default settings of a text document for paragraph and character properties.

Included Services

com::sun::star::style::ParagraphProperties

Description

describes the style of paragraphs.


com::sun::star::style::CharacterProperties

Description

This is a set of properties to describe the style of characters.


com::sun::star::style::CharacterPropertiesAsian

Description

This is a set of properties to describe the style of characters in asian texts.


com::sun::star::style::CharacterPropertiesComplex

Description

This is a set of properties to describe the style of characters in complex texts.


Exported Interfaces

com::sun::star::beans::XPropertySet

Description

provides information about and access to the properties from an implementation.


Top of Page