Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx1413 bool bHasErrorLeft = false; in PreNotify() local
1477 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 22 milliseconds