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

service TextField
Description
A ::com::sun::star::form::component::TextField is a TextContent which fades its textual representation into the text range to which it is anchored.

Included Services
TextContent
is an object which can be anchored in a text, like instances of TextFrame or TextFields .
Exported Interfaces
XTextField
Description
This interface is used to access the textual representation of this field.
::com::sun::star::beans::XPropertySet
[ OPTIONAL ]
Description
makes it possible to access the properties of the field, if any.

 
Top of Page