Hi Michael,
I was wondering if there is a way of getting the position of elements
(graphics objects, embedded objects, drawing elements, frames) in a Writer
document relative to the page?

All these are Shapes, but getPosition() is not implemented, most likely
because it is not known on the model level (just on the view level).

Is there another way, I don't know about? Like through accessibility API?

css.text.BaseFrameProperties are your friend as far as I know :-)

Hope that helps

Regards

Stephan

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



Reply via email to