Searched refs:hasDriver (Results 1 – 4 of 4) sorted by relevance
141 bool hasDriver( const sal_Char* _pAsciiPattern ) const;
440 if ( m_pCollection->hasDriver( "sdbc:mysql:mysqlc:" ) ) in approveDataSourceType()
356 …tive = ( pCollectionItem != NULL ) && pCollectionItem->getCollection()->hasDriver( "sdbc:mysqlc:" … in implInitControls()
147 bool ODsnTypeCollection::hasDriver( const sal_Char* _pAsciiPattern ) const in hasDriver() function in dbaccess::ODsnTypeCollection