Home
last modified time | relevance | path

Searched refs:DocPasswordVerifierResult_OK (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx385 *pbIsDefaultPassword = eResult == DocPasswordVerifierResult_OK; in requestAndVerifyDocPassword()
396 if( eResult == DocPasswordVerifierResult_OK ) in requestAndVerifyDocPassword()
433 …return (eResult == DocPasswordVerifierResult_OK) ? aEncData : uno::Sequence< beans::NamedValue >(); in requestAndVerifyDocPassword()
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx59 …return mbValid ? ::comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierRes… in verifyPassword()
65 …return mbValid ? ::comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierRes… in verifyEncryptionData()
/trunk/main/oox/source/core/
H A Dfilterdetect.cxx292 return ::comphelper::DocPasswordVerifierResult_OK; in verifyPassword()
315 return ::comphelper::DocPasswordVerifierResult_OK; in verifyEncryptionData()
/trunk/main/comphelper/inc/comphelper/
H A Ddocpasswordhelper.hxx43 DocPasswordVerifierResult_OK, enumerator
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx77 …return o_rEncryptionData.getLength() ? ::comphelper::DocPasswordVerifierResult_OK : ::comphelper::… in verifyPassword()
84 …return bValid ? ::comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierResu… in verifyEncryptionData()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx276 eResult = ::comphelper::DocPasswordVerifierResult_OK; in verifyEncryptionData()

Completed in 38 milliseconds