LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
DialogProvider2 Service Reference

specifies a provider for dialogs implementing the com::sun::star::awt::XDialog interface. More...

import "DialogProvider2.idl";

Inheritance diagram for DialogProvider2:
XDialogProvider2 XDialogProvider XInterface

Additional Inherited Members

- Public Member Functions inherited from XDialogProvider2
com::sun::star::awt::XDialog createDialogWithHandler ([in] string URL,[in] com::sun::star::uno::XInterface xHandler) raises ( com::sun::star::lang::IllegalArgumentException )
 creates a dialog for the given URL accepting an Interface used to handle dialog events. More...
 
XDialog createDialogWithArguments ([in] string URL,[in] sequence< ::com::sun::star::beans::NamedValue > Arguments) raises ( com::sun::star::lang::IllegalArgumentException )
 creates a dialog for the given URL, accepting additional creation parameters More...
 

Detailed Description

specifies a provider for dialogs implementing the com::sun::star::awt::XDialog interface.


The documentation for this service was generated from the following file: