Searched refs:bSpellErrors (Results 1 – 2 of 2) sorted by relevance
1076 sal_Bool bSpellErrors = pEngine->HasOnlineSpellErrors(); in RemoveEditAttribs() local1077 sal_Bool bNeedObject = bSpellErrors || nParCount>1; // Errors/Absaetze behalten in RemoveEditAttribs()1083 sal_uLong nWantBig = bSpellErrors ? EE_CNTRL_ALLOWBIGOBJS : 0; in RemoveEditAttribs()
2483 sal_Bool bSpellErrors = !bFormulaMode && pEngine->HasOnlineSpellErrors(); in EnterHandler() local2484 if ( bSpellErrors ) in EnterHandler()2500 bSpellErrors = sal_False; // ignore the spelling errors in EnterHandler()2553 if ( bSpellErrors || nParCnt > 1 ) in EnterHandler()2596 sal_uLong nWantBig = bSpellErrors ? EE_CNTRL_ALLOWBIGOBJS : 0; in EnterHandler()
Completed in 39 milliseconds