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

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

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

 
Top of Page