Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui :: dialogs ::

unpublished interface XAsynchronousExecutableDialog
Usage Restrictions
not published
Description
Specifies an interface for an executable dialog in asynchronous mode.

Methods' Summary
setDialogTitle Sets the title of the dialog.  
startExecuteModal Executes (shows) the dialog and returns immediately.  
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
void
startExecuteModal( [in] XDialogClosedListener  xListener );

Description
Executes (shows) the dialog and returns immediately.
Parameter xListener
This listener will be called when the dialog is closed.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.