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

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

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