Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
interface XDialog2 |
- Base Interfaces
XDialog2
┗ XDialog
XDialog |
- (referenced interface's summary:)
- makes it possible to show and hide a dialog and gives access to
the title of the dialog.
|
|
- Description
- Makes it possible to end a dialog and set a help id.
- Since
- OOo 3.0
|
Methods' Summary |
endDialog |
hides the dialog and then causes XDialog::execute
to return with the given result value.
|
setHelpId |
sets the help id so that the standard help button action will
show the appropriate help page.
|
Methods' Details |
endDialog
void |
endDialog( |
[in] long |
Result ); |
- Description
- hides the dialog and then causes XDialog::execute
to return with the given result value.
|
|
setHelpId
void |
setHelpId( |
[in] string |
Id ); |
- Description
- sets the help id so that the standard help button action will
show the appropriate help page.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.