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