|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
Makes it possible to end a dialog and set a help id.
Definition: XDialog2.idl:30
makes it possible to show and hide a dialog and gives access to the title of the dialog.
Definition: XDialog.idl:29
void setHelpId([in] string Id)
sets the help id so that the standard help button action will show the appropriate help page.
Definition: Ambiguous.idl:20
void endDialog([in] long Result)
hides the dialog and then causes XDialog::execute() to return with the given result value.