22module
com { module sun { module star { module awt {
108 [in] sequence< ::com::sun::star::beans::NamedValue > Arguments )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
provides dialogs implementing the com::sun::star::awt::XDialog interface.
Definition XDialogProvider2.idl:28
com::sun::star::awt::XDialog createDialogWithHandler([in] string URL, [in] com::sun::star::uno::XInterface xHandler)
creates a dialog for the given URL accepting an Interface used to handle dialog events.
XDialog createDialogWithArguments([in] string URL, [in] sequence< ::com::sun::star::beans::NamedValue > Arguments)
creates a dialog for the given URL, accepting additional creation parameters
provides dialogs implementing the com::sun::star::awt::XDialog interface.
Definition XDialogProvider.idl:28
makes it possible to show and hide a dialog and gives access to the title of the dialog.
Definition XDialog.idl:29
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20