Searched refs:bSpell (Results 1 – 4 of 4) sorted by relevance
579 sal_Bool bSpell = sal_True; in FindSpellError() local585 while ( bSpell ) in FindSpellError()614 bSpell = sal_False; in FindSpellError()618 bSpell = sal_False; in FindSpellError()622 bSpell = SpellNext(); in FindSpellError()
1249 sal_Bool bSpell = sal_True; in _AutoSpell() local1250 bSpell = xSpell.is() ? xSpell->hasLanguage( eActLang ) : sal_False; in _AutoSpell()1251 if( bSpell && rWord.Len() > 0 ) in _AutoSpell()1254 DBG_ASSERT(!bSpell || xSpell.is(), "NULL pointer"); in _AutoSpell()
1844 sal_Bool bSpell = pDoc->ContinueOnlineSpelling(); in IMPL_LINK() local1845 if ( bSpell ) in IMPL_LINK()1848 bMore = bLinks || bWidth || bSpell; // ueberhaupt noch was? in IMPL_LINK()
2560 const sal_Bool bSpell = rVOpt.IsOnlineSpell(); in SwLayIdle() local2573 (bSpell && pPg->IsInvalidSpelling()) || in SwLayIdle()
Completed in 58 milliseconds