Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx1076 sal_Bool bSpellErrors = pEngine->HasOnlineSpellErrors(); in RemoveEditAttribs() local
1077 sal_Bool bNeedObject = bSpellErrors || nParCount>1; // Errors/Absaetze behalten in RemoveEditAttribs()
1083 sal_uLong nWantBig = bSpellErrors ? EE_CNTRL_ALLOWBIGOBJS : 0; in RemoveEditAttribs()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2483 sal_Bool bSpellErrors = !bFormulaMode && pEngine->HasOnlineSpellErrors(); in EnterHandler() local
2484 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 30 milliseconds