Searched refs:bIsDefaultPassword (Results 1 – 2 of 2) sorted by relevance
154 bool bIsDefaultPassword = false; in QueryEncryptionDataForMedium() local157 ::comphelper::DocPasswordRequestType_MS, pDefaultPasswords, &bIsDefaultPassword ); in QueryEncryptionDataForMedium()162 if( !bIsDefaultPassword && (aEncryptionData.getLength() > 0) ) in QueryEncryptionDataForMedium()
451 bool bIsDefaultPassword = false; in requestAndVerifyDocPassword() local453 …aPassword, xInteractHandler, aDocumentName, eRequestType, pDefaultPasswords, &bIsDefaultPassword ); in requestAndVerifyDocPassword()459 if( (aEncryptionData.getLength() > 0) && !bIsDefaultPassword ) in requestAndVerifyDocPassword()
Completed in 12 milliseconds