Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Diahndl-authentication.cxx513 bool bMSCryptoMode, in executePasswordDialog() argument
537 const sal_uInt16 nMaxPasswdLen = bMSCryptoMode ? 15 : 0; // 0 -> allow any length in executePasswordDialog()
576 bool bMSCryptoMode, in handlePasswordRequest_() argument
592 aDocumentName, bMSCryptoMode, bIsPasswordToModify, bIsSimplePasswordRequest ); in handlePasswordRequest_()
683 bool bMSCryptoMode = false; in handlePasswordRequest() local
695 OSL_ENSURE( bMSCryptoMode == false, "bMSCryptoMode should be false" ); in handlePasswordRequest()
706 OSL_ENSURE( bMSCryptoMode == false, "bMSCryptoMode should be false" ); in handlePasswordRequest()
717 bMSCryptoMode = true; in handlePasswordRequest()
728 bMSCryptoMode = true; in handlePasswordRequest()
737 aDocumentName, bMSCryptoMode, bIsPasswordToModify ); in handlePasswordRequest()