Hi,
I'm trying to find a way to uniquely identify form controls in a
document. OpenDocument has the XML attribute form:id for form controls,
but this doesn't seem to be accessible through the API.
It might be possible to use the index of XIndexAccess, but I guess then
I would run into trouble if another control is inserted in the document
afterwards.

Is there any way to get a unique identifier for a form control?

Kind regards
Florian

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

Reply via email to