20#ifndef __com_sun_star_ui_dialogs_XExecutableDialog_idl__
21#define __com_sun_star_ui_dialogs_XExecutableDialog_idl__
27module
com { module sun { module star { module ui { module dialogs {
Specifies an interface for an executable dialog.
Definition XExecutableDialog.idl:34
short execute()
Executes (shows) the dialog.
void setTitle([in] string aTitle)
Sets the title of the dialog.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22