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

(Global Index)

Syntax

service DependentTextField;

Description

is a TextField which is not specified by itself, but dependent on a TextFieldMaster .

See also

TextFieldMaster

Included Services

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

Exported Interfaces

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

Description

This interface makes it possible to attach a TextFieldMaster to this TextField .


Top of Page