Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextdata.cxx223 const TextLine* pLastFormatted = maLines[ nLastFormattedLine ]; in CorrectValuesBehindLastFormattedLine() local
225 short nPortionDiff = pUnformatted->GetStartPortion() - pLastFormatted->GetEndPortion(); in CorrectValuesBehindLastFormattedLine()
226 short nTextDiff = pUnformatted->GetStart() - pLastFormatted->GetEnd(); in CorrectValuesBehindLastFormattedLine()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx287 const EditLine* pLastFormatted = aLineList[ nLastFormattedLine ]; in CorrectValuesBehindLastFormattedLine() local
289 short nPortionDiff = pUnformatted->GetStartPortion() - pLastFormatted->GetEndPortion(); in CorrectValuesBehindLastFormattedLine()
290 short nTextDiff = pUnformatted->GetStart() - pLastFormatted->GetEnd(); in CorrectValuesBehindLastFormattedLine()

Completed in 23 milliseconds