Home
last modified time | relevance | path

Searched refs:bSpellToEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx74 pSpellInfo->bSpellToEnd = sal_False; in SpellStart()
81 pSpellInfo->bSpellToEnd = sal_True; in SpellStart()
93 pSpellInfo->bSpellToEnd = sal_True; in SpellStart()
99 pSpellInfo->bSpellToEnd = sal_False; in SpellStart()
H A Dimpedit.hxx165 sal_Bool bSpellToEnd; member
170 { bSpellToEnd = sal_True; eState = EE_SPELL_OK; bMultipleDoc = sal_False; } in SpellInfo()
H A Dimpedit4.cxx1905 if ( pSpellInfo->bSpellToEnd || pSpellInfo->bMultipleDoc ) in ImpSpell()
1913 else if ( !pSpellInfo->bSpellToEnd ) in ImpSpell()

Completed in 39 milliseconds