RE: need advices and help about Bookmark API.

2019-01-14 Thread LORENZO Vincent
sos Envoyé : vendredi 11 janvier 2019 10:36 À : libreoffice@lists.freedesktop.org Objet : Re: need advices and help about Bookmark API. Hallo, We did some test to use RDF (also Miklos his advice) to store some information about images in a Writerdoc, before we stored the information in the ImageObj

Re: need advices and help about Bookmark API.

2019-01-11 Thread sos
Hallo, We did some test to use RDF (also Miklos his advice) to store some information about images in a Writerdoc, before we stored the information in the ImageObject , what was not a good idea. Greetz Fernand below the code who works well const BASE_TYPE = "http://PMGopmaak.writer/Allgraphics

Re: need advices and help about Bookmark API.

2019-01-11 Thread Miklos Vajna
Hi Vincent, On Thu, Jan 10, 2019 at 02:13:58PM +, LORENZO Vincent wrote: > Question 1: > Currently we are studying the possibility to use the Bookmark field's name to > store these datas. We want to use the Bookmark with start and end tag, to get > something like that. > text:name="UML_el

need advices and help about Bookmark API.

2019-01-10 Thread LORENZO Vincent
Hello everybody, It is my first post on this mailing-list and probably not the last one, so I will introduce myself. I'm Vincent LORENZO and I'm developing with my colleagues an UML modeler, called Papyrus and based on Eclipse (https://www.eclipse.org/papyrus/ ). We are developing