Searched refs:hasPassword (Results 1 – 5 of 5) sorted by relevance
371 bool hasPassword() const { return mbHaveOwnerPassword || mbHaveUserPassword; } in hasPassword() function in ImpPDFTabSecurityPage
739 if( maCbPDFA1b.IsChecked() && pSecPage && pSecPage->hasPassword() ) in IMPL_LINK()
545 bool hasPassword() const;548 { return hasPassword() && m_aAuth.isEmpty(); } in IsEmptyPass()
1506 bSuccess &= assertEqual(url, false, urlobj.hasPassword()); in main()
4316 bool INetURLObject::hasPassword() const in hasPassword() function in INetURLObject
Completed in 80 milliseconds