LibreOffice Module connectivity (master) 1
|
#include <DriversConfig.hxx>
Public Attributes | |
::comphelper::NamedValueCollection | aProperties |
::comphelper::NamedValueCollection | aFeatures |
::comphelper::NamedValueCollection | aMetaData |
OUString | sDriverFactory |
OUString | sDriverTypeDisplayName |
Definition at line 35 of file DriversConfig.hxx.
::comphelper::NamedValueCollection connectivity::TInstalledDriver::aFeatures |
Definition at line 38 of file DriversConfig.hxx.
::comphelper::NamedValueCollection connectivity::TInstalledDriver::aMetaData |
Definition at line 39 of file DriversConfig.hxx.
::comphelper::NamedValueCollection connectivity::TInstalledDriver::aProperties |
Definition at line 37 of file DriversConfig.hxx.
OUString connectivity::TInstalledDriver::sDriverFactory |
Definition at line 40 of file DriversConfig.hxx.
Referenced by connectivity::DriversConfigImpl::getInstalledDrivers().
OUString connectivity::TInstalledDriver::sDriverTypeDisplayName |
Definition at line 41 of file DriversConfig.hxx.