Re: need help to insert an image with a caption with the Libo java API

2019-02-13 Thread Michael Weghorn via LibreOffice
[Taking this back to the dev mailing list] On 12/02/2019 19.10, sos wrote: > I supose the image and the IllustrationReference are placed in a textframe ? > > > sub InsertIllustrationReference > oDoc = ThisComponent > oText = oDoc.getText() > oViewCursor = oDoc.getCurrentController().getVie

Re: need help to insert an image with a caption with the Libo java API

2019-02-12 Thread Michael Weghorn via LibreOffice
Hi, On 12/02/2019 10.27, LORENZO Vincent wrote: >     I would like to add a caption, to an inserted image in a > text document, but I don’t find how to do that… Please do you have > pointer/documentation for me ? Since this is the development mailing list, I'm not sure whether you wan