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

(Global Index)

Syntax

service TextFieldMasters;

Description

This is a collection of instances of TextFieldMaster , defined in a context (e.g. in a document).

Exported Interfaces

com::sun::star::container::XNameAccess

Description

This interface makes it possible to access the instances of service TextFieldMaster defined in this context (e.g. this document).

See also

TextFieldMaster

Top of Page