Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx579 sal_Bool bSpell = sal_True; in FindSpellError() local
585 while ( bSpell ) in FindSpellError()
614 bSpell = sal_False; in FindSpellError()
618 bSpell = sal_False; in FindSpellError()
622 bSpell = SpellNext(); in FindSpellError()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1255 sal_Bool bSpell = sal_True; in _AutoSpell() local
1256 bSpell = xSpell.is() ? xSpell->hasLanguage( eActLang ) : sal_False; in _AutoSpell()
1257 if( bSpell && rWord.Len() > 0 ) in _AutoSpell()
1260 DBG_ASSERT(!bSpell || xSpell.is(), "NULL pointer"); in _AutoSpell()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1844 sal_Bool bSpell = pDoc->ContinueOnlineSpelling(); in IMPL_LINK() local
1845 if ( bSpell ) in IMPL_LINK()
1848 bMore = bLinks || bWidth || bSpell; // ueberhaupt noch was? in IMPL_LINK()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2558 const sal_Bool bSpell = rVOpt.IsOnlineSpell(); in SwLayIdle() local
2571 (bSpell && pPg->IsInvalidSpelling()) || in SwLayIdle()

Completed in 48 milliseconds