Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XExecutableDialog
Description
Specifies an interface for an executable dialog.

Methods' Summary
setTitle Sets the title of the dialog.  
execute Executes (shows) the dialog.  
Methods' Details
setTitle
void
setTitle( [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.
execute
short
execute();

Description
Executes (shows) the dialog.
Returns
A status code of type ExecutableDialogResults.
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.