:: com :: sun :: star :: form :: component ::

service CurrencyField

Included Services - Summary
::com::sun::star::awt::UnoControlCurrencyFieldModel
(referenced entity's summary:)
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
Exported Interfaces - Summary
::com::sun::star::form::XReset

can be used to reset the control to it's default state. (details)

Properties' Summary
double
DefaultValue
contains a default value for the control.  
Included Services - Details
::com::sun::star::awt::UnoControlCurrencyFieldModel
(referenced entity's summary:)
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
Exported Interfaces - Details
::com::sun::star::form::XReset
Description
can be used to reset the control to it's default state.
See also
CurrencyField::DefaultValue
Properties' Details
DefaultValue
double DefaultValue;
Description
contains a default value for the control.
See also
::com::sun::star::awt::UnoControlCurrencyFieldModel::Value, ::com::sun::star::form::XReset

 
Top of Page