:: com :: sun :: star :: ui :: dialogs ::

unpublished struct DialogClosedEvent
Base Hierarchy
DialogClosedEvent
 ┗ ::com::sun::star::lang::EventObject
Usage Restrictions
not published
Description
Information of a closed dialog.

The broadcaster who sends such event, must send the dialog as the source.

See also
::com::sun::star::lang::EventObject

Elements' Summary
DialogResult  
Elements' Details
DialogResult
short DialogResult;
Parameter DialogResult
Identifies the result of a dialog.
See also
ExecutableDialogResults
Top of Page