Searched refs:bMSCryptoMode (Results 1 – 1 of 1) sorted by relevance
517 bool bMSCryptoMode, in executePasswordDialog() argument542 const sal_uInt16 nMaxPasswdLen = bMSCryptoMode ? 15 : 0; // 0 -> allow any length in executePasswordDialog()581 bool bMSCryptoMode, in handlePasswordRequest_() argument598 aDocumentName, bMSCryptoMode, bIsPasswordToModify, bIsSimplePasswordRequest ); in handlePasswordRequest_()692 bool bMSCryptoMode = false; in handlePasswordRequest() local704 OSL_ENSURE( bMSCryptoMode == false, "bMSCryptoMode should be false" ); in handlePasswordRequest()715 OSL_ENSURE( bMSCryptoMode == false, "bMSCryptoMode should be false" ); in handlePasswordRequest()726 bMSCryptoMode = true; in handlePasswordRequest()737 bMSCryptoMode = true; in handlePasswordRequest()746 aDocumentName, bMSCryptoMode, bIsPasswordToModify ); in handlePasswordRequest()
Completed in 17 milliseconds