Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx3986 /*accessibility::*/TextSegment aTextAtLine; in getTextAtLineNumber() local
3988 aTextAtLine.SegmentText = rText.copy( aLineBound.startPos, in getTextAtLineNumber()
3990 aTextAtLine.SegmentStart = aLineBound.startPos; in getTextAtLineNumber()
3991 aTextAtLine.SegmentEnd = aLineBound.endPos; in getTextAtLineNumber()
3993 return aTextAtLine; in getTextAtLineNumber()

Completed in 99 milliseconds