Language
The Free and Open Productivity Suite
:: com :: sun :: star :: ui :: dialogs ::
|
unpublished |
interface XAsynchronousExecutableDialog |
|
|
|
- Usage Restrictions
- not published
- Description
- Specifies an interface for an executable dialog in asynchronous mode.
|
Methods' Details |
setDialogTitle
void |
setDialogTitle( |
[in] string |
aTitle ); |
- Description
- Sets the title of the dialog.
- Parameter aTitle
- Set an abitrary title for the dialog,
may be an empty string if the dialog should not have a title.
|
|
startExecuteModal
- Description
- Executes (shows) the dialog and returns immediately.
- Parameter xListener
- This listener will be called when the dialog is closed.
|
|
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.