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.cxx517 bool bMSCryptoMode, in executePasswordDialog() argument
542 const sal_uInt16 nMaxPasswdLen = bMSCryptoMode ? 15 : 0; // 0 -> allow any length in executePasswordDialog()
581 bool bMSCryptoMode, in handlePasswordRequest_() argument
598 aDocumentName, bMSCryptoMode, bIsPasswordToModify, bIsSimplePasswordRequest ); in handlePasswordRequest_()
692 bool bMSCryptoMode = false; in handlePasswordRequest() local
704 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 13 milliseconds