Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx336 SvxAlternativeSpelling aAltSpell; in CreateHyphen() local
337 aAltSpell = SvxGetAltSpelling( xHyphWord ); in CreateHyphen()
338 ASSERT( aAltSpell.bIsAltSpelling, "no alternatve spelling" ); in CreateHyphen()
340 XubString aAltTxt = aAltSpell.aReplacement; in CreateHyphen()
341 nPorEnd = aAltSpell.nChangedPos + rGuess.BreakStart() - rGuess.FieldDiff(); in CreateHyphen()
357 pHyphPor->SetLen( aAltSpell.nChangedLength + nTmpLen ); in CreateHyphen()

Completed in 12 milliseconds