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

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

service TextField

Description
A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.


Included Services

com::sun::star::text::TextContent
Description
is an object which can be anchored in a text, like instances of TextFrame or TextFields .

Exported Interfaces

com::sun::star::text::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