Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1497 bool bIsErrorActive = (pErrorAttr && pErrorAttr->GetStart() == m_nErrorStart) || in PreNotify() local
1530 bIsErrorActive ? ACTION_CONTINUE : ACTION_UNDOEDIT; in PreNotify()
1589 if(bIsErrorActive) in PreNotify()
1610 if(bIsErrorActive) in PreNotify()
1636 if(!IsUndoEditMode() && bIsErrorActive) in PreNotify()