:: com :: sun :: star :: text ::

service Defaults
Description
provides default settings of a text component for paragraph and character properties.
Developers Guide
7.4.2 Text Documents - Overall Document Features - Settings - Creating Default Settings

Included Services
::com::sun::star::style::CharacterProperties
This is a set of properties to describe the style of characters.
::com::sun::star::style::ParagraphProperties
describes the style of paragraphs.
::com::sun::star::style::CharacterPropertiesAsian
[ OPTIONAL ]
::com::sun::star::style::CharacterPropertiesComplex
[ OPTIONAL ]
::com::sun::star::style::ParagraphPropertiesAsian
[ OPTIONAL ]
::com::sun::star::style::ParagraphPropertiesComplex
[ OPTIONAL ]
Exported Interfaces
::com::sun::star::beans::XPropertySet
provides information about and access to the properties from an implementation.
Properties' Summary
TabStopDistance default tab-distance to be used.
Properties' Details
TabStopDistance
long TabStopDistance;
Description
default tab-distance to be used.

 
Top of Page