Searched refs:bIsErrorActive (Results 1 – 1 of 1) sorted by relevance
1497 bool bIsErrorActive = (pErrorAttr && pErrorAttr->GetStart() == m_nErrorStart) || in PreNotify() local1530 bIsErrorActive ? ACTION_CONTINUE : ACTION_UNDOEDIT; in PreNotify()1589 if(bIsErrorActive) in PreNotify()1610 if(bIsErrorActive) in PreNotify()1636 if(!IsUndoEditMode() && bIsErrorActive) in PreNotify()