Searched refs:AcceptsURL (Results 1 – 1 of 1) sorted by relevance
178 class AcceptsURL : public ::std::unary_function< SdbcDriver, bool > class185 AcceptsURL( const ::rtl::OUString& _rURL ) : m_rURL( _rURL ) { } in AcceptsURL() function in drivermanager::AcceptsURL713 …std::unary_compose< AcceptsURL, ExtractAfterLoad >( AcceptsURL( _rURL ), ExtractAfterLoad( m_aCont… in implGetDriverForURL()734 …std::unary_compose< AcceptsURL, ExtractDriverFromCollectionElement >( AcceptsURL( _rURL ), Extract… in implGetDriverForURL()
Completed in 12 milliseconds