Searched refs:DATASOURCE_TYPE (Results 1 – 11 of 11) sorted by relevance
347 DATASOURCE_TYPE ODsnTypeCollection::determineType(const String& _rDsn) const in determineType()399 const DATASOURCE_TYPE eType; in determineType()408 KnownPrefix( const sal_Char* _p, const DATASOURCE_TYPE _t, const bool _m ) in determineType()452 DATASOURCE_TYPE eType = determineType(_sURL); in fillPageIds()
43 enum DATASOURCE_TYPE enum189 DATASOURCE_TYPE determineType(const String& _rDsn) const;
187 …::dbaccess::DATASOURCE_TYPE VerifyDataSourceType(const ::dbaccess::DATASOURCE_TYPE _DatabaseType) …
441 ::dbaccess::DATASOURCE_TYPE eType = VerifyDataSourceType(m_pCollection->determineType(m_sURL)); in activateDatabasePath()534 ::dbaccess::DATASOURCE_TYPE ODbTypeWizDialogSetup::VerifyDataSourceType(const ::dbaccess::DATASOURC… in VerifyDataSourceType()536 ::dbaccess::DATASOURCE_TYPE LocDatabaseType = _DatabaseType; in VerifyDataSourceType()
180 const ::dbaccess::DATASOURCE_TYPE eType = m_pCollection->determineType(m_eType);857 const ::dbaccess::DATASOURCE_TYPE eType = m_pCollection->determineType(m_eType); in commitURL()
104 …::dbaccess::DATASOURCE_TYPE m_eNotSupportedKnownType; /// if a data source of an unsupported, but…
240 ::dbaccess::DATASOURCE_TYPE eType = m_pCollection->determineType(m_eType); in implInitControls()
140 …::dbaccess::DATASOURCE_TYPE eType = pCollection->determineType(getDatasourceType(*getOutputSet())); in impl_selectDataSource()
416 const ::dbaccess::DATASOURCE_TYPE eType = m_pCollection->determineType(_sURLPrefix); in approveDataSourceType()
1123 const ::dbaccess::DATASOURCE_TYPE eTy = pCollection->determineType(eType); in convertUrl()
575 const ::dbaccess::DATASOURCE_TYPE eType = m_aTypeCollection.determineType(sValue); in exportConnectionData()
Completed in 61 milliseconds