Home
last modified time | relevance | path

Searched refs:bIsDefaultPassword (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/ftools/
H A Dfapihelper.cxx154 bool bIsDefaultPassword = false; in QueryEncryptionDataForMedium() local
157 ::comphelper::DocPasswordRequestType_MS, pDefaultPasswords, &bIsDefaultPassword ); in QueryEncryptionDataForMedium()
162 if( !bIsDefaultPassword && (aEncryptionData.getLength() > 0) ) in QueryEncryptionDataForMedium()
/aoo4110/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx451 bool bIsDefaultPassword = false; in requestAndVerifyDocPassword() local
453 …aPassword, xInteractHandler, aDocumentName, eRequestType, pDefaultPasswords, &bIsDefaultPassword ); in requestAndVerifyDocPassword()
459 if( (aEncryptionData.getLength() > 0) && !bIsDefaultPassword ) in requestAndVerifyDocPassword()

Completed in 15 milliseconds