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

(Global Index)

Syntax

service UnoControlCurrencyField;

Description

specifies a field to display and edit a currency value.

Included Services

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

Description

specifies that UnoControlEdit implements an edit control based on UnoControl .


Exported Interfaces

com::sun::star::awt::XCurrencyField

Description

makes it possible to set the formatting and value for a currency field.


Top of Page