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

(Global Index)

Syntax

service TemplateName;

Description

specifies service text field that displays the name of the template the document has been created from.

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

FileFormat determins the format the template file name is displayed as specified in FilenameDisplayFormat .

Property Details



FileFormat

Syntax

short FileFormat;

Description

determins the format the template file name is displayed as specified in FilenameDisplayFormat .

Top of Page