Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx3990 /*accessibility::*/TextSegment aTextAtLine; in getTextAtLineNumber() local
3992 aTextAtLine.SegmentText = rText.copy( aLineBound.startPos, in getTextAtLineNumber()
3994 aTextAtLine.SegmentStart = aLineBound.startPos; in getTextAtLineNumber()
3995 aTextAtLine.SegmentEnd = aLineBound.endPos; in getTextAtLineNumber()
3997 return aTextAtLine; in getTextAtLineNumber()

Completed in 33 milliseconds