Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Dloginerr.hxx31 #define LOGINERROR_FLAG_MODIFY_ACCOUNT 1 macro
159 m_nFlags |= LOGINERROR_FLAG_MODIFY_ACCOUNT; in SetModifyAccount()
161 m_nFlags &= ~LOGINERROR_FLAG_MODIFY_ACCOUNT; in SetModifyAccount()
H A Diahndl-authentication.cxx70 bool bAccount = (rInfo.GetFlags() & LOGINERROR_FLAG_MODIFY_ACCOUNT) != 0; in executeLoginDialog()

Completed in 22 milliseconds