Peter Eberlein wrote:
Hi,

I have to sort a number of XTextRanges according to their visual
representation. Is there a smarter way than jumping to each range with
the XViewCursor and putting it's position in a sortable array(list)?

Hi,
as an XTextRange doesn't know about it's layout position there's no other way than getting this position with an XViewCursor.

Regards,
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to