Searched refs:bIsErrorActive (Results 1 – 1 of 1) sorted by relevance
1499 bool bIsErrorActive = (pErrorAttr && pErrorAttr->GetStart() == m_nErrorStart) || in PreNotify() local1532 bIsErrorActive ? ACTION_CONTINUE : ACTION_UNDOEDIT; in PreNotify()1591 if(bIsErrorActive) in PreNotify()1612 if(bIsErrorActive) in PreNotify()1638 if(!IsUndoEditMode() && bIsErrorActive) in PreNotify()
Completed in 53 milliseconds