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

(Global Index)

Syntax

service WordCount;

Description

specifies service of a text field that displays the number of words contained in the document.

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

NumberingType specifies the type of the numbering as NumberingType

Property Details



NumberingType

Syntax

short NumberingType;

Description

specifies the type of the numbering as NumberingType

Top of Page