Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds