Home
last modified time | relevance | path

Searched refs:hasPassword (Results 1 – 5 of 5) sorted by path

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx739 if( maCbPDFA1b.IsChecked() && pSecPage && pSecPage->hasPassword() ) in IMPL_LINK()
H A Dimpdialog.hxx371 bool hasPassword() const { return mbHaveOwnerPassword || mbHaveUserPassword; } in hasPassword() function in ImpPDFTabSecurityPage
/trunk/main/tools/inc/tools/
H A Durlobj.hxx545 bool hasPassword() const;
548 { return hasPassword() && m_aAuth.isEmpty(); } in IsEmptyPass()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx4316 bool INetURLObject::hasPassword() const in hasPassword() function in INetURLObject
/trunk/main/tools/workben/
H A Durltest.cxx1506 bSuccess &= assertEqual(url, false, urlobj.hasPassword()); in main()

Completed in 62 milliseconds