| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
specifies a provider for dialogs implementing the com::sun::star::awt::XDialog interface. More...
import "DialogProvider2.idl";
 
  
| 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. | |
| 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 | |
| Public Member Functions inherited from XDialogProvider | |
| com::sun::star::awt::XDialog | createDialog ([in] string URL) raises ( com::sun::star::lang::IllegalArgumentException ) | 
| creates a dialog for the given URL. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
specifies a provider for dialogs implementing the com::sun::star::awt::XDialog interface.