:: 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
A ::com::sun::star::form::component::TextField is a ::com::sun::star::text::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 ::com::sun::star::text::FilenameDisplayFormat .
Properties' Details
FileFormat
short FileFormat;
Description
determins the format the template file name is displayed as specified in ::com::sun::star::text::FilenameDisplayFormat .

 
Top of Page