Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

interface XDialogProvider
Description
provides dialogs implementing the XDialog interface.

Methods' Summary
createDialog creates a dialog for the given URL.  
Methods' Details
createDialog
XDialog
createDialog( [in] string  URL )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
creates a dialog for the given URL.
Parameter URL
is the URL.
Returns
a dialog implementing the XDialog interface.
Throws
com::sun::star::lang::IllegalArgumentException if no dialog for the given URL is found or if the URL is invalid.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.