Searched refs:bHasErrorLeft (Results 1 – 1 of 1) sorted by relevance
1413 bool bHasErrorLeft = false; in PreNotify() local1477 bHasErrorLeft = pErrorAttr && pErrorAttr->GetEnd() == aCursor.GetIndex(); in PreNotify()1478 if(bHasErrorLeft) in PreNotify()1493 bHasErrorLeft = pErrorAttrLeft != 0; in PreNotify()1527 bHasError ? ACTION_EXPAND : bHasErrorLeft ? ACTION_CONTINUE : ACTION_UNDOEDIT; in PreNotify()1543 bHasError ? ACTION_CONTINUE : bHasErrorLeft ? ACTION_EXPAND :ACTION_UNDOEDIT; in PreNotify()
Completed in 25 milliseconds