service UnoControlFixedText in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlFixedText;

Description

specifies a control to display a fixed text.

Included Services

com::sun::star::awt::UnoControl

Exported Interfaces

com::sun::star::awt::XFixedText

Description

makes it possible to access the text and formatting of a test field.


com::sun::star::awt::XLayoutConstrains

Description

enables a component to specify layout constrains for a surrounding container.


Top of Page