service FormattedField in module com::sun::star::form::component::

(Global Index)

Syntax

service FormattedField;

Description

This service specifies the ControlModel of an edit field for single/multi-line text.

Included Services

com::sun::star::awt::UnoControlFormattedFieldModel

com::sun::star::form::FormControlModel

Description

specifies a control model within a form.


Exported Interfaces

com::sun::star::form::XReset

Description

resets the control.


Top of Page