Hi developers,

Could someone have a look at Issue 104513 :
Writer notes containing hyperlink cannot be read by API
<http://www.openoffice.org/issues/show_bug.cgi?id=104513>
I reproduce it again on 3.1.1.

This is very disturbing because using correct API instructions you read only a part of a note containing an hyperlink, or even nothing, without any error.
And the result of the API instructions changes if you modify the main text 
anywhere!

I have attached a document with macros showing the bug, just do what is written in it.

The only work-around I found is to use the TextRange of the note, create a text cursor on it, select from start to end of the TextRange, and getString from the cursor.

Regards
  Bernard


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to