20 #ifndef __com_sun_star_awt_XDialogProvider2_idl__
21 #define __com_sun_star_awt_XDialogProvider2_idl__
28 module
com { module sun { module star { module awt {
112 XDialog createDialogWithArguments
114 [in] sequence< ::com::sun::star::beans::NamedValue > Arguments )
provides dialogs implementing the com::sun::star::awt::XDialog interface.
Definition: XDialogProvider.idl:35
– 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
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
provides dialogs implementing the com::sun::star::awt::XDialog interface.
Definition: XDialogProvider2.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47