Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

interface XDialog2
Base Interfaces
XDialog2XDialog

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

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.