20 #ifndef __com_sun_star_awt_XDialog2_idl__
21 #define __com_sun_star_awt_XDialog2_idl__
27 module
com { module sun { module star { module awt {
39 void endDialog ( [in]
long Result );
43 void setHelpId ( [in]
string Id );
– idl definition –
Definition: Ambiguous.idl:22
makes it possible to show and hide a dialog and gives access to the title of the dialog.
Definition: XDialog.idl:32
Makes it possible to end a dialog and set a help id.
Definition: XDialog2.idl:34