Searched refs:getAuthentication (Results 1 – 5 of 5) sorted by relevance
74 static AuthenticationMode getAuthentication( const ::rtl::OUString& _sURL );
204 AuthenticationMode DataSourceMetaData::getAuthentication( const ::rtl::OUString& _sURL ) in getAuthentication() function in dbaui::DataSourceMetaData
317 AuthenticationMode eAuthMode( DataSourceMetaData::getAuthentication( m_eType ) ); in implInitControls()
328 bool bHasAuthentication = DataSourceMetaData::getAuthentication( _sURL ) != AuthNone; in declareAuthDepPath()
494 return DataSourceMetaData::getAuthentication( getDatasourceType( _rSet ) ) != AuthNone; in hasAuthentication()
Completed in 36 milliseconds