LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
ExecutableDialogResults.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::ui
 Dialogs and other UI elements.
 
module  com::sun::star::ui::dialogs
 dialogs.
 

Constant Groups

constants  com::sun::star::ui::dialogs::ExecutableDialogResults
 These constants are used to specify a result of executing a XExecutableDialog.
 

Macros

#define __com_sun_star_ui_dialogs_ExecutableDialogResults_idl__
 

Variables

const short CANCEL = 0
 The user canceled the dialog. More...
 
const short OK = 1
 The user acknowledged the dialog. More...
 

Macro Definition Documentation

◆ __com_sun_star_ui_dialogs_ExecutableDialogResults_idl__

#define __com_sun_star_ui_dialogs_ExecutableDialogResults_idl__