Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx2027 String aLeftOverText; in CreateSpellPortions() local
2030 aLeftOverText.AppendAscii( "\x0a" ); // the manual line break... in CreateSpellPortions()
2031 aLeftOverText += pTextEngine->GetText(i); in CreateSpellPortions()
2037 aPortion2.sText = aLeftOverText; in CreateSpellPortions()
2042 aRet[ aRet.size() - 1 ].sText += aLeftOverText; in CreateSpellPortions()

Completed in 32 milliseconds