Hi all

For a document revising tool I'd like to get from the X/Y coordinates on a page to the object at that position in the writer document via the API. The ideal way would be similar to the accessibility API's "getAccessibleAtPoint" which returns the accessible object at a given coordinate on the visible screen. Instead of relative to the screen the coordinates would have to be relative to the page.

Alternatively getting the bounding boxes (again relative to page coordinates) of the (printable) objects would be sufficient as well.

Is there a possibility to get that kind of information via the API or is there another way to somehow get at the layouting engine? Any ideas (however half-baked) are very welcome.

Regards

Arthur

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

Reply via email to