:: 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.

Methods' Summary
endDialog  
Methods' Details
endDialog
void
endDialog( [in] long  Result );

Top of Page