Hi!
I was just tinkering with a component for observing user input in
OO.o through the accessibility API in Java. In doing so, I noticed
that the interface for accessible text seems to be implemented
differently for text documents (swriter) compared to presentations
(simpress). In particular, I cannot readily extract the textual
contents of text segments when entering text in presentation
documents, but the XAccessibleText.getText() method only reports what
seems to be coordinates for the entered text. In a XTExtDocument,
however, XAcessibleText.getText() works as intended so that the
actual text is returned.
Is this a known issue, or a feature I've missed?
Regards
Ola Leifler
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]