Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/ !
H A Ddocpasswordhelper.cxx371 DocPasswordVerifierResult eResult = DocPasswordVerifierResult_WRONG_PASSWORD; in requestAndVerifyDocPassword()
378 …->begin(), aEnd = pDefaultPasswords->end(); (eResult == DocPasswordVerifierResult_WRONG_PASSWORD) … in requestAndVerifyDocPassword()
391 if( eResult == DocPasswordVerifierResult_WRONG_PASSWORD ) in requestAndVerifyDocPassword()
402 if( eResult == DocPasswordVerifierResult_WRONG_PASSWORD ) in requestAndVerifyDocPassword()
409 if( (eResult == DocPasswordVerifierResult_WRONG_PASSWORD) && rxInteractHandler.is() ) try in requestAndVerifyDocPassword()
412 while( eResult == DocPasswordVerifierResult_WRONG_PASSWORD ) in requestAndVerifyDocPassword()
/trunk/main/oox/source/xls/ !
H A Dbiffcodec.cxx59 …:comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyPassword()
65 …:comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
/trunk/main/oox/source/core/ !
H A Dfilterdetect.cxx297 return ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyPassword()
320 return ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
/trunk/main/sfx2/source/appl/ !
H A Dappopen.cxx263 …helper::DocPasswordVerifierResult eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
280 eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
286 eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
/trunk/main/comphelper/inc/comphelper/ !
H A Ddocpasswordhelper.hxx44 DocPasswordVerifierResult_WRONG_PASSWORD, enumerator
/trunk/main/sc/source/filter/excel/ !
H A Dxistream.cxx77 …:comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyPassword()
84 …:comphelper::DocPasswordVerifierResult_OK : ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()

Completed in 55 milliseconds