Searched refs:aLeftOverText (Results 1 – 1 of 1) sorted by relevance
2025 String aLeftOverText; in CreateSpellPortions() local2028 aLeftOverText.AppendAscii( "\x0a" ); // the manual line break... in CreateSpellPortions()2029 aLeftOverText += pTextEngine->GetText(i); in CreateSpellPortions()2035 aPortion2.sText = aLeftOverText; in CreateSpellPortions()2040 aRet[ aRet.size() - 1 ].sText += aLeftOverText; in CreateSpellPortions()