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()
1255 sal_Bool bSpell = sal_True; in _AutoSpell() local1256 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()
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()
2558 const sal_Bool bSpell = rVOpt.IsOnlineSpell(); in SwLayIdle() local2571 (bSpell && pPg->IsInvalidSpelling()) || in SwLayIdle()
Completed in 71 milliseconds