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

service TextFields
Description
This is a collection of ::com::sun::star::form::component::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