Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx3985 /*accessibility::*/TextSegment aTextAtLine; in getTextAtLineNumber() local
3987 aTextAtLine.SegmentText = rText.copy( aLineBound.startPos, in getTextAtLineNumber()
3989 aTextAtLine.SegmentStart = aLineBound.startPos; in getTextAtLineNumber()
3990 aTextAtLine.SegmentEnd = aLineBound.endPos; in getTextAtLineNumber()
3992 return aTextAtLine; in getTextAtLineNumber()

Completed in 74 milliseconds