LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DatabaseAccessDataSource Member List

This is the complete list of members for DatabaseAccessDataSource, including all inherited members.

acquire()XInterface
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener)XPropertySet
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
com::sun::star::beans::XPropertySetDatabaseAccessDataSource
com::sun::star::sdbc::XDataSourceDatabaseAccessDataSource
getConnection([in]string user, [in]string password)XDataSource
getLoginTimeout()XDataSource
getPropertySetInfo()XPropertySet
getPropertyValue([in] string PropertyName)XPropertySet
PasswordModeDatabaseAccessDataSourceoptionalproperty
queryInterface([in] type aType)XInterface
raises(com::sun::star::sdbc::SQLException)XCompletedConnectionprotected
release()XInterface
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener)XPropertySet
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
setLoginTimeout([in]long seconds)XDataSource
setPropertyValue([in] string aPropertyName, [in] any aValue)XPropertySet
URLDatabaseAccessDataSourceproperty
XCompletedConnectionDatabaseAccessDataSourceoptional