:: com :: sun :: star :: ui ::

unpublished service AddressBookSourceDialog
Supported Interface
::com::sun::star::ui::dialogs::XExecutableDialog
Usage Restrictions
not published
Description
This interface could be incomplete since I derived it from its places of use.
Since
LibreOffice 4.1


Constructors' Summary
createWithDataSource  
Constructors' Details
createWithDataSource
createWithDataSource( [in] ::com::sun::star::awt::XWindow  ParentWindow,
[in] ::com::sun::star::beans::XPropertySet  DataSource,
[in] string  DataSourceName,
[in] string  Command,
[in] string  Title );


 
Top of Page