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

service AddressBookSourceDialog
Supported Interface
::com::sun::star::ui::dialogs::XExecutableDialog


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