service Chapter in module com::sun::star::text::textfield::

(Global Index)

Syntax

service Chapter;

Description

specifies service of a chapter text field.

See also

TextField

Included Services

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

Description

A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.


Property Summary

ChapterFormat determins how the chapter should be displayed as described in ChapterFormat .

Level determins which chapter level should be used. The highest chapter level has the value 0.

Property Details



ChapterFormat

Syntax

short ChapterFormat;

Description

determins how the chapter should be displayed as described in ChapterFormat .


Level

Syntax

byte Level;

Description

determins which chapter level should be used. The highest chapter level has the value 0.

Top of Page