service TextFields in module com::sun::star::text::

(Global Index)

Syntax

service TextFields;

Description

This is a collection of TextField instances.

Exported Interfaces

com::sun::star::container::XEnumerationAccess

Description

This interface makes it possible to create an enumeration through all text fields in this container.

All elements are of type XTextField) .


com::sun::star::util::XRefreshable

Description

makes it possible to refresh (recalculate etc.) all fields.


Top of Page