LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_ui_dialogs_XAsynchronousExecutableDialog_idl__
21 #define __com_sun_star_ui_dialogs_XAsynchronousExecutableDialog_idl__
27 module
com { module sun { module star { module ui { module dialogs {
Specifies an interface for an executable dialog in asynchronous mode.
Definition: XAsynchronousExecutableDialog.idl:32
Used to notify listeners about dialog-closed events.
Definition: XDialogClosedListener.idl:39
Definition: Ambiguous.idl:22
void startExecuteModal([in] XDialogClosedListener xListener)
Executes (shows) the dialog and returns immediately.
base interface of all UNO interfaces
Definition: XInterface.idl:48
void setDialogTitle([in] string aTitle)
Sets the title of the dialog.