Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service TemplateName

Description
specifies service text field that displays the name of the template the document has been created from.
See also
com::sun::star::text::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.

Properties' Summary

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

Properties' Details

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

Top of Page