Home
last modified time | relevance | path

Searched refs:getRememberPassword (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/dbaccess/source/inc/ !
H A DOAuthenticationContinuation.hxx70 sal_Bool getRememberPassword() const { return m_bRemberPassword; } in getRememberPassword() function in dbaccess::OAuthenticationContinuation
/AOO41X/main/dbaccess/source/core/dataaccess/ !
H A Ddatasource.cxx1218 if (pAuthenticate->getRememberPassword()) in connectWithCompletion()
/AOO41X/main/dbaccess/source/ui/dlg/ !
H A DDbAdminImpl.cxx335 if (pAuthenticate->getRememberPassword()) in getCurrentSettings()