LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
AddressBookSourceDialog Service Reference

This interface could be incomplete since I derived it from its places of use. More...

import "AddressBookSourceDialog.idl";

Inheritance diagram for AddressBookSourceDialog:
XExecutableDialog XInterface

Public Member Functions

 createWithDataSource ([in] com::sun::star::awt::XWindow ParentWindow, [in] com::sun::star::beans::XPropertySet DataSource, [in] string DataSourceName, [in] string Command, [in] string Title)
 
- Public Member Functions inherited from XExecutableDialog
void setTitle ([in] string aTitle)
 Sets the title of the dialog. More...
 
short execute ()
 Executes (shows) the dialog. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

This interface could be incomplete since I derived it from its places of use.

Since
LibreOffice 4.1

Member Function Documentation

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

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