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

(Global Index)

Syntax

service UnoControlTimeField;

Description

specifies a control to display and edit a time value.

A time field makes it possible to enter, display, and edit time values.

Included Services

com::sun::star::awt::UnoControlEdit

Description

specifies that UnoControlEdit implements an edit control based on UnoControl .


Exported Interfaces

com::sun::star::awt::XTimeField

Description

gives access to the time value and formatting information of a time field.


Top of Page